Bullet Collision Detection & Physics Library
BroadphaseRayTester Struct Reference
Inheritance diagram for BroadphaseRayTester:
Collaboration diagram for BroadphaseRayTester:

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 void Process (const btDbvntNode *, const btDbvntNode *)
DBVT_VIRTUAL bool Descent (const btDbvtNode *)
DBVT_VIRTUAL bool AllLeaves (const btDbvtNode *)

Public Attributes

btBroadphaseRayCallbackm_rayCallback

Detailed Description

Definition at line 226 of file btDbvtBroadphase.cpp.

Constructor & Destructor Documentation

◆ BroadphaseRayTester()

BroadphaseRayTester::BroadphaseRayTester ( btBroadphaseRayCallback & orgCallback)
inline

Definition at line 229 of file btDbvtBroadphase.cpp.

Member Function Documentation

◆ Process()

void BroadphaseRayTester::Process ( const btDbvtNode * leaf)
inline

Definition at line 233 of file btDbvtBroadphase.cpp.

Member Data Documentation

◆ m_rayCallback

btBroadphaseRayCallback& BroadphaseRayTester::m_rayCallback

Definition at line 228 of file btDbvtBroadphase.cpp.


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