Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
BroadphaseAabbTester Struct Reference
Inheritance diagram for BroadphaseAabbTester:
Inheritance graph
[legend]
Collaboration diagram for BroadphaseAabbTester:
Collaboration graph
[legend]

Public Member Functions

 BroadphaseAabbTester (btBroadphaseAabbCallback &orgCallback)
 
void Process (const btDbvtNode *leaf)
 
- Public Member Functions inherited from btDbvt::ICollide
DBVT_VIRTUAL void Process (const btDbvtNode *, const btDbvtNode *)
 
DBVT_VIRTUAL void Process (const btDbvtNode *)
 
DBVT_VIRTUAL void Process (const btDbvtNode *n, btScalar)
 
DBVT_VIRTUAL bool Descent (const btDbvtNode *)
 
DBVT_VIRTUAL bool AllLeaves (const btDbvtNode *)
 

Public Attributes

btBroadphaseAabbCallbackm_aabbCallback
 

Detailed Description

Definition at line 254 of file btDbvtBroadphase.cpp.

Constructor & Destructor Documentation

BroadphaseAabbTester::BroadphaseAabbTester ( btBroadphaseAabbCallback orgCallback)
inline

Definition at line 257 of file btDbvtBroadphase.cpp.

Member Function Documentation

void BroadphaseAabbTester::Process ( const btDbvtNode leaf)
inline

Definition at line 261 of file btDbvtBroadphase.cpp.

Member Data Documentation

btBroadphaseAabbCallback& BroadphaseAabbTester::m_aabbCallback

Definition at line 256 of file btDbvtBroadphase.cpp.


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