Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::Shape::Visitor, including all inherited members.
Visit(const CircleShape &shape)=0 | box2d::Shape::Visitor | pure virtual |
Visit(const EdgeShape &shape)=0 | box2d::Shape::Visitor | pure virtual |
Visit(const PolygonShape &shape)=0 | box2d::Shape::Visitor | pure virtual |
Visit(const ChainShape &shape)=0 | box2d::Shape::Visitor | pure virtual |
~Visitor()=default | box2d::Shape::Visitor | virtual |