Bullet Collision Detection & Physics Library
|
Public Member Functions | |
BroadphaseRayTester (btBroadphaseRayCallback &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 | |
btBroadphaseRayCallback & | m_rayCallback |
Definition at line 213 of file btDbvtBroadphase.cpp.
|
inline |
Definition at line 216 of file btDbvtBroadphase.cpp.
|
inline |
Definition at line 220 of file btDbvtBroadphase.cpp.
btBroadphaseRayCallback& BroadphaseRayTester::m_rayCallback |
Definition at line 215 of file btDbvtBroadphase.cpp.