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

Public Member Functions

 BroadphaseAabbTester (btBroadphaseAabbCallback &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

btBroadphaseAabbCallbackm_aabbCallback
 

Detailed Description

Definition at line 286 of file btDbvtBroadphase.cpp.

Constructor & Destructor Documentation

◆ BroadphaseAabbTester()

BroadphaseAabbTester::BroadphaseAabbTester ( btBroadphaseAabbCallback orgCallback)
inline

Definition at line 289 of file btDbvtBroadphase.cpp.

Member Function Documentation

◆ Process()

void BroadphaseAabbTester::Process ( const btDbvtNode leaf)
inline

Definition at line 293 of file btDbvtBroadphase.cpp.

Member Data Documentation

◆ m_aabbCallback

btBroadphaseAabbCallback& BroadphaseAabbTester::m_aabbCallback

Definition at line 288 of file btDbvtBroadphase.cpp.


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