BulletBroadphasePair (object)¶
The BulletBroadphasePair class contains a pair of aabb-overlapping objects. A BulletDispatcher can search a BulletCollisionAlgorithm that performs exact/narrowphase collision detection on the actual collision shapes.
Methods¶
BulletBroadphasePair ( in BulletBroadphasePair other ) | |
BulletBroadphasePair () | |
BulletBroadphasePair | clone ? () |
Data | getPointer ? () |
getProxy0 ? () | |
getProxy1 ? () |
Methods in detail¶
BulletBroadphasePair ( in BulletBroadphasePair other )
copy constructor
default constructor
BulletBroadphasePair BulletBroadphasePair.clone? ()
clone method
Data BulletBroadphasePair.getPointer? ()
BulletBroadphasePair.getProxy0? ()
BulletBroadphasePair.getProxy1? ()