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

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

densityplayrho::d2::BaseShapeConf
frictionplayrho::d2::BaseShapeConf
restitutionplayrho::d2::BaseShapeConf
ShapeBuilder()=defaultplayrho::d2::ShapeConf
ShapeBuilder(const BaseShapeConf &value) noexceptplayrho::d2::ShapeConfinlineexplicit
ShapeBuilder< ShapeConf >::ShapeBuilder(const BaseShapeConf &value) noexceptplayrho::d2::ShapeBuilder< ShapeConf >inlineexplicit
UseDensity(NonNegative< AreaDensity > value) noexceptplayrho::d2::ShapeBuilder< ShapeConf >
UseFriction(NonNegative< Real > value) noexceptplayrho::d2::ShapeBuilder< ShapeConf >
UseRestitution(Finite< Real > value) noexceptplayrho::d2::ShapeBuilder< ShapeConf >