| 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 606 of file btBatchedConstraints.cpp.
| 
 | inline | 
Definition at line 617 of file btBatchedConstraints.cpp.
| 
 | inline | 
Definition at line 618 of file btBatchedConstraints.cpp.
| 
 | inline | 
Definition at line 629 of file btBatchedConstraints.cpp.
| 
 | inline | 
Definition at line 638 of file btBatchedConstraints.cpp.
| 
 | private | 
Definition at line 613 of file btBatchedConstraints.cpp.
| 
 | private | 
Definition at line 614 of file btBatchedConstraints.cpp.
 1.8.16
 1.8.16