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

Stack allocator configuration data. More...

#include <StackAllocator.hpp>

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

Public Attributes

size_type preallocation_size = 100 * 1024
 Preallocation size.
 
size_type allocation_records = 32
 Allocation records.
 

Detailed Description

Stack allocator configuration data.


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