Box2D  3.0.0
A Real-Time-Oriented 2-D Physics Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Attributes | List of all members
box2d::BlockAllocator::Chunk Struct Reference

Public Types

using size_type = size_t
 

Public Attributes

size_type blockSize
 
Blockblocks
 

Member Typedef Documentation

◆ size_type

Member Data Documentation

◆ blocks

Block* box2d::BlockAllocator::Chunk::blocks

◆ blockSize

size_type box2d::BlockAllocator::Chunk::blockSize

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