Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
Proxy ID pair. More...
#include <BroadPhase.hpp>
Public Types | |
using | size_type = std::remove_const< decltype(MaxContacts)>::type |
Public Attributes | |
size_type | proxyIdA |
size_type | proxyIdB |
Proxy ID pair.
using box2d::ProxyIdPair::size_type = std::remove_const<decltype(MaxContacts)>::type |
size_type box2d::ProxyIdPair::proxyIdA |
size_type box2d::ProxyIdPair::proxyIdB |