PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::d2::Manifold Member List

This is the complete list of members for playrho::d2::Manifold, including all inherited members.

AddPoint(const Point &mp) noexceptplayrho::d2::Manifoldinline
AddPoint(CfType type, CfIndex index, Length2 point) noexceptplayrho::d2::Manifoldinline
CfIndex typedefplayrho::d2::Manifold
CfType typedefplayrho::d2::Manifold
CollideShapes(const DistanceProxy &shapeA, const Transformation &xfA, const DistanceProxy &shapeB, const Transformation &xfB, Manifold::Conf conf=GetDefaultManifoldConf())playrho::d2::Manifoldrelated
e_circles enum valueplayrho::d2::Manifold
e_faceA enum valueplayrho::d2::Manifold
e_faceB enum valueplayrho::d2::Manifold
e_unset enum valueplayrho::d2::Manifold
GetContactFeature(size_type index) const noexceptplayrho::d2::Manifoldinline
GetContactImpulses(size_type index) const noexceptplayrho::d2::Manifoldinline
GetForCircles(Length2 vA, CfIndex iA, Length2 vB, CfIndex iB) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceA(UnitVec normalA, Length2 faceA) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceA(UnitVec ln, Length2 lp, const Point &mp1) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceA(UnitVec ln, Length2 lp, const Point &mp1, const Point &mp2) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceA(UnitVec na, CfIndex ia, Length2 pa) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceA(UnitVec na, CfIndex ia, Length2 pa, CfType tb0, CfIndex ib0, Length2 pb0) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceA(UnitVec na, CfIndex ia, Length2 pa, CfType tb0, CfIndex ib0, Length2 pb0, CfType tb1, CfIndex ib1, Length2 pb1) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceB(UnitVec ln, Length2 lp) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceB(UnitVec ln, Length2 lp, const Point &mp1) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceB(UnitVec ln, Length2 lp, const Point &mp1, const Point &mp2) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceB(UnitVec nb, CfIndex ib, Length2 pb) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceB(UnitVec nb, CfIndex ib, Length2 pb, CfType ta0, CfIndex ia0, Length2 pa0) noexceptplayrho::d2::Manifoldinlinestatic
GetForFaceB(UnitVec nb, CfIndex ib, Length2 pb, CfType ta0, CfIndex ia0, Length2 pa0, CfType ta1, CfIndex ia1, Length2 pa1) noexceptplayrho::d2::Manifoldinlinestatic
GetLocalNormal() const noexceptplayrho::d2::Manifoldinline
GetLocalPoint() const noexceptplayrho::d2::Manifoldinline
GetOpposingPoint(size_type index) const noexceptplayrho::d2::Manifoldinline
GetPoint(size_type index) const noexceptplayrho::d2::Manifoldinline
GetPointCount() const noexceptplayrho::d2::Manifoldinline
GetType() const noexceptplayrho::d2::Manifoldinline
GetWorldManifold(const Manifold &manifold, Transformation xfA, Length radiusA, Transformation xfB, Length radiusB)playrho::d2::Manifoldrelated
IsValid(const d2::Manifold &value) noexceptplayrho::d2::Manifoldrelated
m_localNormalplayrho::d2::Manifoldprivate
m_localPointplayrho::d2::Manifoldprivate
m_pointCountplayrho::d2::Manifoldprivate
m_pointsplayrho::d2::Manifoldprivate
m_typeplayrho::d2::Manifoldprivate
Manifold()=defaultplayrho::d2::Manifold
Manifold(const Manifold &copy)=defaultplayrho::d2::Manifold
Manifold(Type t, UnitVec ln, Length2 lp, size_type n, const PointArray &mpa) noexceptplayrho::d2::Manifoldprivate
operator!=(const Manifold &lhs, const Manifold &rhs) noexceptplayrho::d2::Manifoldrelated
operator==(const Manifold &lhs, const Manifold &rhs) noexceptplayrho::d2::Manifoldrelated
SetContactImpulses(size_type index, Momentum2 value) noexceptplayrho::d2::Manifoldinline
SetPointImpulses(size_type index, Momentum n, Momentum t)playrho::d2::Manifoldinline
size_type typedefplayrho::d2::Manifold
Type enum nameplayrho::d2::Manifold