PlayRho  2.0.0
An interactive 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

Blockblocks
 Pointer to blocks.
 
size_type blockSize
 Block size.
 

Detailed Description


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