Blender V2.61 - r43446
|
Public Member Functions | |
BroadphaseAabbTester (btBroadphaseAabbCallback &orgCallback) | |
void | Process (const btDbvtNode *leaf) |
Public Attributes | |
btBroadphaseAabbCallback & | m_aabbCallback |
Definition at line 254 of file btDbvtBroadphase.cpp.
BroadphaseAabbTester::BroadphaseAabbTester | ( | btBroadphaseAabbCallback & | orgCallback | ) | [inline] |
Definition at line 257 of file btDbvtBroadphase.cpp.
void BroadphaseAabbTester::Process | ( | const btDbvtNode * | leaf | ) | [inline] |
Reimplemented from btDbvt::ICollide.
Definition at line 261 of file btDbvtBroadphase.cpp.
References btDbvtNode::data, m_aabbCallback, and btBroadphaseAabbCallback::process().
Definition at line 256 of file btDbvtBroadphase.cpp.
Referenced by Process().