PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::PolygonShapeConf Member List

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

DefaultDensityplayrho::d2::BaseShapeConfstatic
DefaultFilterplayrho::d2::BaseShapeConfstatic
DefaultFrictionplayrho::d2::BaseShapeConfstatic
DefaultIsSensorplayrho::d2::BaseShapeConfstatic
DefaultRestitutionplayrho::d2::BaseShapeConfinlinestatic
DefaultVertexRadiusplayrho::d2::PolygonShapeConfstatic
densityplayrho::d2::BaseShapeConf
filterplayrho::d2::BaseShapeConf
frictionplayrho::d2::BaseShapeConf
GetChild(const PolygonShapeConf &arg, ChildCounter index)playrho::d2::PolygonShapeConfrelated
GetChildCount(const PolygonShapeConf &) noexceptplayrho::d2::PolygonShapeConfrelated
GetDefaultConf() noexceptplayrho::d2::PolygonShapeConfinlinestatic
GetDefaultVertexRadius() noexceptplayrho::d2::PolygonShapeConfinlinestatic
GetDensity(const BaseShapeConf &arg) noexceptplayrho::d2::BaseShapeConfrelated
GetFilter(const BaseShapeConf &arg) noexceptplayrho::d2::BaseShapeConfrelated
GetFriction(const BaseShapeConf &arg) noexceptplayrho::d2::BaseShapeConfrelated
GetMassData(const PolygonShapeConf &arg)playrho::d2::PolygonShapeConfrelated
GetNormal(VertexCounter index) constplayrho::d2::PolygonShapeConfinline
GetNormals() const noexceptplayrho::d2::PolygonShapeConfinline
GetRestitution(const BaseShapeConf &arg) noexceptplayrho::d2::BaseShapeConfrelated
GetVertex(VertexCounter index) constplayrho::d2::PolygonShapeConfinline
GetVertexCount() const noexceptplayrho::d2::PolygonShapeConfinline
GetVertexRadius(const PolygonShapeConf &arg) noexceptplayrho::d2::PolygonShapeConfrelated
GetVertexRadius(const PolygonShapeConf &arg, ChildCounter) noexceptplayrho::d2::PolygonShapeConfrelated
GetVertices() const noexceptplayrho::d2::PolygonShapeConfinline
IsSensor(const BaseShapeConf &arg) noexceptplayrho::d2::BaseShapeConfrelated
isSensorplayrho::d2::BaseShapeConf
ngonplayrho::d2::PolygonShapeConf
operator!=(const PolygonShapeConf &lhs, const PolygonShapeConf &rhs) noexceptplayrho::d2::PolygonShapeConffriend
operator==(const PolygonShapeConf &lhs, const PolygonShapeConf &rhs) noexceptplayrho::d2::PolygonShapeConffriend
PolygonShapeConf() noexcept (defined in playrho::d2::PolygonShapeConf)playrho::d2::PolygonShapeConf
PolygonShapeConf(Length hx, Length hy, const PolygonShapeConf &conf=GetDefaultConf())playrho::d2::PolygonShapeConf
PolygonShapeConf(Span< const Length2 > points, const PolygonShapeConf &conf=GetDefaultConf())playrho::d2::PolygonShapeConfexplicit
restitutionplayrho::d2::BaseShapeConf
Rotate(const UnitVec &value)playrho::d2::PolygonShapeConf
Scale(const Vec2 &value)playrho::d2::PolygonShapeConf
Set(Span< const Length2 > points)playrho::d2::PolygonShapeConf
Set(const VertexSet &points)playrho::d2::PolygonShapeConf
SetAsBox(Length hx, Length hy)playrho::d2::PolygonShapeConf
SetAsBox(Length hx, Length hy, const Length2 &center, Angle angle)playrho::d2::PolygonShapeConf
SetDensity(BaseShapeConf &arg, NonNegative< AreaDensity > value)playrho::d2::BaseShapeConfrelated
SetFilter(BaseShapeConf &arg, Filter value)playrho::d2::BaseShapeConfrelated
SetFriction(BaseShapeConf &arg, NonNegative< Real > value)playrho::d2::BaseShapeConfrelated
SetRestitution(BaseShapeConf &arg, Real value) noexceptplayrho::d2::BaseShapeConfrelated
SetSensor(BaseShapeConf &arg, bool value)playrho::d2::BaseShapeConfrelated
Transform(const Transformation &xfm)playrho::d2::PolygonShapeConf
Transform(const Mat22 &m)playrho::d2::PolygonShapeConf
Transform(PolygonShapeConf &arg, const Mat22 &m)playrho::d2::PolygonShapeConfrelated
Translate(const Length2 &value)playrho::d2::PolygonShapeConf
UseDensity(NonNegative< AreaDensity > value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseFilter(Filter value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseFriction(NonNegative< Real > value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseIsSensor(bool value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseRestitution(Finite< Real > value) noexceptplayrho::d2::ShapeBuilder< PolygonShapeConf >
UseVertexRadius(NonNegative< Length > value) noexceptplayrho::d2::PolygonShapeConfinline
UseVertices(const Span< const Length2 > &verts)playrho::d2::PolygonShapeConf
vertexRadiusplayrho::d2::PolygonShapeConf