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

Public Member Functions

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

Public Attributes

tConstNodeArray nodes
 

Detailed Description

Definition at line 24 of file btDbvt.cpp.

Member Function Documentation

void btDbvtNodeEnumerator::Process ( const btDbvtNode n)
inline

Definition at line 27 of file btDbvt.cpp.

Member Data Documentation

tConstNodeArray btDbvtNodeEnumerator::nodes

Definition at line 26 of file btDbvt.cpp.


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