Bullet Collision Detection & Physics Library
|
Classes | |
struct | Chunk |
Public Member Functions | |
PreallocatedMemoryHelper () | |
void | addChunk (void **ptr, size_t sz) |
size_t | getSizeToAllocate () const |
void | setChunkPointers (void *mem) const |
Private Attributes | |
Chunk | m_chunks [N] |
int | m_numChunks |
Definition at line 608 of file btBatchedConstraints.cpp.
|
inline |
Definition at line 619 of file btBatchedConstraints.cpp.
|
inline |
Definition at line 620 of file btBatchedConstraints.cpp.
|
inline |
Definition at line 631 of file btBatchedConstraints.cpp.
|
inline |
Definition at line 640 of file btBatchedConstraints.cpp.
|
private |
Definition at line 615 of file btBatchedConstraints.cpp.
|
private |
Definition at line 616 of file btBatchedConstraints.cpp.