#include <btMultiSapBroadphase.h>
Public Member Functions | |
btMultiSapProxy (const btVector3 &aabbMin, const btVector3 &aabbMax, int shapeType, void *userPtr, short int collisionFilterGroup, short int collisionFilterMask) | |
Public Attributes | |
btVector3 | m_aabbMax |
btVector3 | m_aabbMin |
btAlignedObjectArray < btBridgeProxy * > | m_bridgeProxies |
array with all the entries that this proxy belongs to | |
int | m_shapeType |
Definition at line 61 of file btMultiSapBroadphase.h.
btMultiSapBroadphase::btMultiSapProxy::btMultiSapProxy | ( | const btVector3 & | aabbMin, |
const btVector3 & | aabbMax, | ||
int | shapeType, | ||
void * | userPtr, | ||
short int | collisionFilterGroup, | ||
short int | collisionFilterMask | ||
) | [inline] |
Definition at line 75 of file btMultiSapBroadphase.h.
Definition at line 67 of file btMultiSapBroadphase.h.
Definition at line 66 of file btMultiSapBroadphase.h.
array with all the entries that this proxy belongs to
Definition at line 65 of file btMultiSapBroadphase.h.
Definition at line 69 of file btMultiSapBroadphase.h.