Public Member Functions | Public Attributes

btMultiSapBroadphase::btMultiSapProxy Struct Reference

#include <btMultiSapBroadphase.h>

Inheritance diagram for btMultiSapBroadphase::btMultiSapProxy:
Inheritance graph
[legend]
Collaboration diagram for btMultiSapBroadphase::btMultiSapProxy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btMultiSapProxy (const btVector3 &aabbMin, const btVector3 &aabbMax, int shapeType, void *userPtr, short int collisionFilterGroup, short int collisionFilterMask)

Public Attributes

btAlignedObjectArray
< btBridgeProxy * > 
m_bridgeProxies
 array with all the entries that this proxy belongs to
btVector3 m_aabbMin
btVector3 m_aabbMax
int m_shapeType

Detailed Description

Definition at line 61 of file btMultiSapBroadphase.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

Reimplemented from btBroadphaseProxy.

Definition at line 67 of file btMultiSapBroadphase.h.

Reimplemented from btBroadphaseProxy.

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.


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