Box2D  3.0.0
A Real-Time-Oriented 2-D Physics Engine
Public Attributes | List of all members
box2d::BroadPhase::Conf Struct Reference

#include <BroadPhase.hpp>

Public Attributes

size_type moveCapacity = 16
 
size_type pairCapacity = 16
 

Member Data Documentation

◆ moveCapacity

size_type box2d::BroadPhase::Conf::moveCapacity = 16

◆ pairCapacity

size_type box2d::BroadPhase::Conf::pairCapacity = 16

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