|
Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::WorldManifold, including all inherited members.
| GetNormal() const noexcept | box2d::WorldManifold | inline |
| GetPoint(size_type index) const noexcept | box2d::WorldManifold | inline |
| GetPointCount() const noexcept | box2d::WorldManifold | inline |
| GetSeparation(size_type index) const noexcept | box2d::WorldManifold | inline |
| size_type typedef | box2d::WorldManifold | |
| WorldManifold() noexcept=default | box2d::WorldManifold | |
| WorldManifold(UnitVec2 normal) noexcept | box2d::WorldManifold | inlineexplicit |
| WorldManifold(UnitVec2 normal, PointSeparation ps0) noexcept | box2d::WorldManifold | inlineexplicit |
| WorldManifold(UnitVec2 normal, PointSeparation ps0, PointSeparation ps1) noexcept | box2d::WorldManifold | inlineexplicit |
1.8.14