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

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

AddConvexHull(const VertexSet &pointSet, NonNegative< Length > vertexRadius=GetDefaultVertexRadius()) noexceptplayrho::d2::MultiShapeConf
childrenplayrho::d2::MultiShapeConf
densityplayrho::d2::BaseShapeConf
frictionplayrho::d2::BaseShapeConf
GetDefaultConf() noexceptplayrho::d2::MultiShapeConfinlinestatic
GetDefaultVertexRadius() noexceptplayrho::d2::MultiShapeConfinlinestatic
MultiShapeConf() (defined in playrho::d2::MultiShapeConf)playrho::d2::MultiShapeConfinline
restitutionplayrho::d2::BaseShapeConf
ShapeBuilder()=defaultplayrho::d2::ShapeBuilder< MultiShapeConf >
ShapeBuilder(const BaseShapeConf &value) noexceptplayrho::d2::ShapeBuilder< MultiShapeConf >inlineexplicit
Transform(const Mat22 &m) noexceptplayrho::d2::MultiShapeConf
UseDensity(NonNegative< AreaDensity > value) noexceptplayrho::d2::ShapeBuilder< MultiShapeConf >
UseFriction(NonNegative< Real > value) noexceptplayrho::d2::ShapeBuilder< MultiShapeConf >
UseRestitution(Finite< Real > value) noexceptplayrho::d2::ShapeBuilder< MultiShapeConf >