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

BroadphaseAabbTester Struct Reference

Inheritance diagram for BroadphaseAabbTester:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BroadphaseAabbTester (btBroadphaseAabbCallback &orgCallback)
void Process (const btDbvtNode *leaf)

Public Attributes

btBroadphaseAabbCallbackm_aabbCallback

Detailed Description

Definition at line 254 of file btDbvtBroadphase.cpp.


Constructor & Destructor Documentation

BroadphaseAabbTester::BroadphaseAabbTester ( btBroadphaseAabbCallback orgCallback) [inline]

Definition at line 257 of file btDbvtBroadphase.cpp.


Member Function Documentation

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

Reimplemented from btDbvt::ICollide.

Definition at line 261 of file btDbvtBroadphase.cpp.

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


Member Data Documentation

Definition at line 256 of file btDbvtBroadphase.cpp.

Referenced by Process().


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