Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::Manifold, including all inherited members.
AddPoint(const Point &mp) noexcept | box2d::Manifold | inline |
AddPoint(cf_t type, sidx_t index, Length2D point) noexcept | box2d::Manifold | inline |
cf_t typedef | box2d::Manifold | |
e_circles enum value | box2d::Manifold | |
e_faceA enum value | box2d::Manifold | |
e_faceB enum value | box2d::Manifold | |
e_unset enum value | box2d::Manifold | |
GetContactFeature(size_type index) const noexcept | box2d::Manifold | inline |
GetContactImpulses(size_type index) const noexcept | box2d::Manifold | inline |
GetForCircles(Length2D vA, sidx_t iA, Length2D vB, sidx_t iB) noexcept | box2d::Manifold | inlinestatic |
GetForFaceA(UnitVec2 normalA, Length2D faceA) noexcept | box2d::Manifold | inlinestatic |
GetForFaceA(UnitVec2 ln, Length2D lp, const Point &mp1) noexcept | box2d::Manifold | inlinestatic |
GetForFaceA(UnitVec2 ln, Length2D lp, const Point &mp1, const Point &mp2) noexcept | box2d::Manifold | inlinestatic |
GetForFaceA(UnitVec2 na, sidx_t ia, Length2D pa) noexcept | box2d::Manifold | inlinestatic |
GetForFaceA(UnitVec2 na, sidx_t ia, Length2D pa, cf_t tb0, sidx_t ib0, Length2D pb0) noexcept | box2d::Manifold | inlinestatic |
GetForFaceA(UnitVec2 na, sidx_t ia, Length2D pa, cf_t tb0, sidx_t ib0, Length2D pb0, cf_t tb1, sidx_t ib1, Length2D pb1) noexcept | box2d::Manifold | inlinestatic |
GetForFaceB(UnitVec2 ln, Length2D lp) noexcept | box2d::Manifold | inlinestatic |
GetForFaceB(UnitVec2 ln, Length2D lp, const Point &mp1) noexcept | box2d::Manifold | inlinestatic |
GetForFaceB(UnitVec2 ln, Length2D lp, const Point &mp1, const Point &mp2) noexcept | box2d::Manifold | inlinestatic |
GetForFaceB(UnitVec2 nb, sidx_t ib, Length2D pb) noexcept | box2d::Manifold | inlinestatic |
GetForFaceB(UnitVec2 nb, sidx_t ib, Length2D pb, cf_t ta0, sidx_t ia0, Length2D pa0) noexcept | box2d::Manifold | inlinestatic |
GetForFaceB(UnitVec2 nb, sidx_t ib, Length2D pb, cf_t ta0, sidx_t ia0, Length2D pa0, cf_t ta1, sidx_t ia1, Length2D pa1) noexcept | box2d::Manifold | inlinestatic |
GetLocalNormal() const noexcept | box2d::Manifold | inline |
GetLocalPoint() const noexcept | box2d::Manifold | inline |
GetOpposingPoint(size_type index) const noexcept | box2d::Manifold | inline |
GetPoint(size_type index) const noexcept | box2d::Manifold | inline |
GetPointCount() const noexcept | box2d::Manifold | inline |
GetType() const noexcept | box2d::Manifold | inline |
Manifold()=default | box2d::Manifold | |
Manifold(const Manifold ©)=default | box2d::Manifold | |
SetContactImpulses(size_type index, ContactImpulses value) noexcept | box2d::Manifold | inline |
SetPointImpulses(size_type index, Momentum n, Momentum t) | box2d::Manifold | inline |
sidx_t typedef | box2d::Manifold | |
size_type typedef | box2d::Manifold | |
Type enum name | box2d::Manifold |