btDbvt::IWriter Struct Reference
#include <btDbvt.h>
List of all members.
Detailed Description
Definition at line 233 of file btDbvt.h.
Constructor & Destructor Documentation
virtual btDbvt::IWriter::~IWriter |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void btDbvt::IWriter::Prepare |
( |
const btDbvtNode * |
root, |
|
|
int |
numnodes | |
|
) |
| | [pure virtual] |
virtual void btDbvt::IWriter::WriteLeaf |
( |
const btDbvtNode * |
, |
|
|
int |
index, |
|
|
int |
parent | |
|
) |
| | [pure virtual] |
virtual void btDbvt::IWriter::WriteNode |
( |
const btDbvtNode * |
, |
|
|
int |
index, |
|
|
int |
parent, |
|
|
int |
child0, |
|
|
int |
child1 | |
|
) |
| | [pure virtual] |
The documentation for this struct was generated from the following file: