PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::StackAllocator::AllocationRecord Struct Reference

Allocation record. More...

Collaboration diagram for playrho::StackAllocator::AllocationRecord:
[legend]

Public Attributes

void * data
 Data.
 
size_type size
 Size.
 
bool usedMalloc
 Whether malloc was used.
 

Detailed Description

Allocation record.


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