Bullet Collision Detection & Physics Library
Public Attributes | List of all members
PreallocatedMemoryHelper< N >::Chunk Struct Reference

Public Attributes

void ** ptr
 
size_t size
 

Detailed Description

template<int N>
struct PreallocatedMemoryHelper< N >::Chunk

Definition at line 642 of file btBatchedConstraints.cpp.

Member Data Documentation

template<int N>
void** PreallocatedMemoryHelper< N >::Chunk::ptr

Definition at line 644 of file btBatchedConstraints.cpp.

template<int N>
size_t PreallocatedMemoryHelper< N >::Chunk::size

Definition at line 645 of file btBatchedConstraints.cpp.


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