|
Blender V5.0
|
Inherits btDbvt::ICollide.
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 void | Process (const btDbvntNode *, const btDbvntNode *) |
| DBVT_VIRTUAL bool | Descent (const btDbvtNode *) |
| DBVT_VIRTUAL bool | AllLeaves (const btDbvtNode *) |
Public Attributes | |
| tConstNodeArray | nodes |
Definition at line 24 of file btDbvt.cpp.
|
inline |
Definition at line 27 of file btDbvt.cpp.
References nodes.
| tConstNodeArray btDbvtNodeEnumerator::nodes |
Definition at line 26 of file btDbvt.cpp.
Referenced by Process(), and btDbvt::write().