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

Chunk. More...

Collaboration diagram for playrho::BlockAllocator::Chunk:
[legend]

Public Types

using size_type = std::size_t
 Size type.
 

Public Attributes

size_type blockSize
 Block size.
 
Blockblocks
 Pointer to blocks.
 

Detailed Description


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