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

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

densityplayrho::d2::BaseShapeConf
frictionplayrho::d2::BaseShapeConf
GetCentroid() const noexceptplayrho::d2::PolygonShapeConfinline
GetDefaultConf() noexceptplayrho::d2::PolygonShapeConfinlinestatic
GetDefaultVertexRadius() noexceptplayrho::d2::PolygonShapeConfinlinestatic
GetEdge(const PolygonShapeConf &shape, VertexCounter index)playrho::d2::PolygonShapeConfrelated
GetNormal(VertexCounter index) constplayrho::d2::PolygonShapeConfinline
GetNormals() const noexceptplayrho::d2::PolygonShapeConfinline
GetVertex(VertexCounter index) constplayrho::d2::PolygonShapeConfinline
GetVertexCount() const noexceptplayrho::d2::PolygonShapeConfinline
GetVertices() const noexceptplayrho::d2::PolygonShapeConfinline
m_centroidplayrho::d2::PolygonShapeConfprivate
m_normalsplayrho::d2::PolygonShapeConfprivate
m_verticesplayrho::d2::PolygonShapeConfprivate
operator!=(const PolygonShapeConf &lhs, const PolygonShapeConf &rhs) noexceptplayrho::d2::PolygonShapeConffriend
operator==(const PolygonShapeConf &lhs, const PolygonShapeConf &rhs) noexceptplayrho::d2::PolygonShapeConffriend
PolygonShapeConf() (defined in playrho::d2::PolygonShapeConf)playrho::d2::PolygonShapeConf
PolygonShapeConf(Length hx, Length hy, const PolygonShapeConf &conf=GetDefaultConf()) noexceptplayrho::d2::PolygonShapeConf
PolygonShapeConf(Span< const Length2 > points, const PolygonShapeConf &conf=GetDefaultConf()) noexceptplayrho::d2::PolygonShapeConfexplicit
restitutionplayrho::d2::BaseShapeConf
Set(Span< const Length2 > verts) noexceptplayrho::d2::PolygonShapeConf
Set(const VertexSet &points) noexceptplayrho::d2::PolygonShapeConf
SetAsBox(Length hx, Length hy) noexceptplayrho::d2::PolygonShapeConf
SetAsBox(Length hx, Length hy, Length2 center, Angle angle) noexceptplayrho::d2::PolygonShapeConf
ShapeBuilder()=defaultplayrho::d2::ShapeBuilder< PolygonShapeConf >
ShapeBuilder(const BaseShapeConf &value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >inlineexplicit
Transform(Transformation xfm) noexceptplayrho::d2::PolygonShapeConf
Transform(const Mat22 &m) noexceptplayrho::d2::PolygonShapeConf
UseDensity(NonNegative< AreaDensity > value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseFriction(NonNegative< Real > value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseRestitution(Finite< Real > value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseVertexRadius(NonNegative< Length > value) noexceptplayrho::d2::PolygonShapeConfinline
UseVertices(const std::vector< Length2 > &verts) noexceptplayrho::d2::PolygonShapeConf
vertexRadiusplayrho::d2::PolygonShapeConf