Blender V2.61 - r43446
Public Member Functions | Public Attributes

btDbvtProxy Struct Reference

#include <btDbvtBroadphase.h>

List of all members.

Public Member Functions

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

Public Attributes

btDbvtNodeleaf
btDbvtProxylinks [2]
int stage

Detailed Description

Definition at line 42 of file btDbvtBroadphase.h.


Constructor & Destructor Documentation

btDbvtProxy::btDbvtProxy ( const btVector3 &  aabbMin,
const btVector3 &  aabbMax,
void *  userPtr,
short int  collisionFilterGroup,
short int  collisionFilterMask 
) [inline]

Definition at line 50 of file btDbvtBroadphase.h.

References links.


Member Data Documentation

Definition at line 47 of file btDbvtBroadphase.h.

Referenced by btDbvtProxy(), and btDbvtBroadphase::collide().


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