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

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

btBroadphaseRayCallbackm_rayCallback
 

Detailed Description

Definition at line 218 of file btDbvtBroadphase.cpp.

Constructor & Destructor Documentation

BroadphaseRayTester::BroadphaseRayTester ( btBroadphaseRayCallback orgCallback)
inline

Definition at line 221 of file btDbvtBroadphase.cpp.

Member Function Documentation

void BroadphaseRayTester::Process ( const btDbvtNode leaf)
inline

Definition at line 225 of file btDbvtBroadphase.cpp.

Member Data Documentation

btBroadphaseRayCallback& BroadphaseRayTester::m_rayCallback

Definition at line 220 of file btDbvtBroadphase.cpp.


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