btBroadphasePair Struct Reference

The btBroadphasePair class contains a pair of aabb-overlapping objects. More...

#include <btBroadphaseProxy.h>

Collaboration diagram for btBroadphasePair:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btBroadphasePair ()
 BT_DECLARE_ALIGNED_ALLOCATOR ()
 btBroadphasePair (const btBroadphasePair &other)
 btBroadphasePair (btBroadphaseProxy &proxy0, btBroadphaseProxy &proxy1)

Public Attributes

btBroadphaseProxym_pProxy0
btBroadphaseProxym_pProxy1
btCollisionAlgorithmm_algorithm
union {
   void *   m_internalInfo1
   int   m_internalTmpValue
}; 

Detailed Description

The btBroadphasePair class contains a pair of aabb-overlapping objects.

A btDispatcher can search a btCollisionAlgorithm that performs exact/narrowphase collision detection on the actual collision shapes.

Definition at line 181 of file btBroadphaseProxy.h.


Constructor & Destructor Documentation

btBroadphasePair::btBroadphasePair (  )  [inline]

Definition at line 183 of file btBroadphaseProxy.h.

btBroadphasePair::btBroadphasePair ( const btBroadphasePair other  )  [inline]

Definition at line 194 of file btBroadphaseProxy.h.

btBroadphasePair::btBroadphasePair ( btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1 
) [inline]

Definition at line 201 of file btBroadphaseProxy.h.


Member Function Documentation

btBroadphasePair::BT_DECLARE_ALIGNED_ALLOCATOR (  ) 

Member Data Documentation

union { ... }

Definition at line 224 of file btBroadphaseProxy.h.

Definition at line 225 of file btBroadphaseProxy.h.

Definition at line 225 of file btBroadphaseProxy.h.

Definition at line 221 of file btBroadphaseProxy.h.

Definition at line 222 of file btBroadphaseProxy.h.


The documentation for this struct was generated from the following file:

Generated on Mon Feb 15 22:21:50 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1