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

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

densityplayrho::d2::BaseShapeConf
EdgeShapeConf()=default (defined in playrho::d2::EdgeShapeConf)playrho::d2::EdgeShapeConf
EdgeShapeConf(Length2 vA, Length2 vB, const EdgeShapeConf &conf=GetDefaultConf()) noexceptplayrho::d2::EdgeShapeConf
frictionplayrho::d2::BaseShapeConf
GetChild() const noexceptplayrho::d2::EdgeShapeConfinline
GetDefaultConf() noexceptplayrho::d2::EdgeShapeConfinlinestatic
GetDefaultVertexRadius() noexceptplayrho::d2::EdgeShapeConfinlinestatic
GetVertexA() const noexceptplayrho::d2::EdgeShapeConfinline
GetVertexB() const noexceptplayrho::d2::EdgeShapeConfinline
m_normalsplayrho::d2::EdgeShapeConfprivate
m_verticesplayrho::d2::EdgeShapeConfprivate
restitutionplayrho::d2::BaseShapeConf
Set(Length2 vA, Length2 vB) noexceptplayrho::d2::EdgeShapeConf
ShapeBuilder()=defaultplayrho::d2::ShapeBuilder< EdgeShapeConf >
ShapeBuilder(const BaseShapeConf &value) noexceptplayrho::d2::ShapeBuilder< EdgeShapeConf >inlineexplicit
Transform(const Mat22 &m) noexceptplayrho::d2::EdgeShapeConf
UseDensity(NonNegative< AreaDensity > value) noexceptplayrho::d2::ShapeBuilder< EdgeShapeConf >
UseFriction(NonNegative< Real > value) noexceptplayrho::d2::ShapeBuilder< EdgeShapeConf >
UseRestitution(Finite< Real > value) noexceptplayrho::d2::ShapeBuilder< EdgeShapeConf >
UseVertexRadius(NonNegative< Length > value) noexceptplayrho::d2::EdgeShapeConfinline
vertexRadiusplayrho::d2::EdgeShapeConf