Blender V2.61 - r43446
Public Member Functions | Public Attributes

BroadphaseRayTester Struct Reference

Inheritance diagram for BroadphaseRayTester:
Inheritance 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.

References btDbvtNode::data, m_rayCallback, and btBroadphaseAabbCallback::process().


Member Data Documentation

Definition at line 215 of file btDbvtBroadphase.cpp.

Referenced by Process().


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