

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, virtual] |
Reimplemented from btDbvt::ICollide.
Definition at line 261 of file btDbvtBroadphase.cpp.
Definition at line 256 of file btDbvtBroadphase.cpp.
1.6.1