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 610 of file btBatchedConstraints.cpp.

Member Data Documentation

◆ ptr

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

Definition at line 612 of file btBatchedConstraints.cpp.

◆ size

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

Definition at line 613 of file btBatchedConstraints.cpp.


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