Public Member Functions | Public Attributes

BroadphaseRayTester Struct Reference

Inheritance diagram for BroadphaseRayTester:
Inheritance graph
[legend]
Collaboration diagram for BroadphaseRayTester:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BroadphaseRayTester (btBroadphaseRayCallback &orgCallback)
void Process (const btDbvtNode *leaf)

Public Attributes

btBroadphaseRayCallbackm_rayCallback

Detailed Description

Definition at line 213 of file btDbvtBroadphase.cpp.


Constructor & Destructor Documentation

BroadphaseRayTester::BroadphaseRayTester ( btBroadphaseRayCallback orgCallback  )  [inline]

Definition at line 216 of file btDbvtBroadphase.cpp.


Member Function Documentation

void BroadphaseRayTester::Process ( const btDbvtNode leaf  )  [inline]

Reimplemented from btDbvt::ICollide.

Definition at line 220 of file btDbvtBroadphase.cpp.


Member Data Documentation

Definition at line 215 of file btDbvtBroadphase.cpp.


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