Blender V2.61 - r43446
|
Public Member Functions | |
BroadphaseRayTester (btBroadphaseRayCallback &orgCallback) | |
void | Process (const btDbvtNode *leaf) |
Public Attributes | |
btBroadphaseRayCallback & | m_rayCallback |
Definition at line 213 of file btDbvtBroadphase.cpp.
BroadphaseRayTester::BroadphaseRayTester | ( | btBroadphaseRayCallback & | orgCallback | ) | [inline] |
Definition at line 216 of file btDbvtBroadphase.cpp.
void BroadphaseRayTester::Process | ( | const btDbvtNode * | leaf | ) | [inline] |
Reimplemented from btDbvt::ICollide.
Definition at line 220 of file btDbvtBroadphase.cpp.
References btDbvtNode::data, m_rayCallback, and btBroadphaseAabbCallback::process().
Definition at line 215 of file btDbvtBroadphase.cpp.
Referenced by Process().