Blender V2.61 - r43446

btMultiSapBroadphase::btMultiSapProxy Struct Reference

#include <btMultiSapBroadphase.h>

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

array with all the entries that this proxy belongs to

Definition at line 65 of file btMultiSapBroadphase.h.

Referenced by btMultiSapBroadphase::addToChildBroadphase(), and btMultiSapBroadphase::setAabb().


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