playrho::d2::ShapeConf Member List
This is the complete list of members for playrho::d2::ShapeConf, including all inherited members.
density | playrho::d2::BaseShapeConf | |
friction | playrho::d2::BaseShapeConf | |
restitution | playrho::d2::BaseShapeConf | |
ShapeBuilder()=default | playrho::d2::ShapeConf | inline |
ShapeBuilder(const BaseShapeConf &value) noexcept | playrho::d2::ShapeConf | inlineexplicit |
ShapeBuilder< ShapeConf >::ShapeBuilder(const BaseShapeConf &value) noexcept | playrho::d2::ShapeBuilder< ShapeConf > | inlineexplicit |
UseDensity(NonNegative< AreaDensity > value) noexcept | playrho::d2::ShapeBuilder< ShapeConf > | inline |
UseFriction(NonNegative< Real > value) noexcept | playrho::d2::ShapeBuilder< ShapeConf > | inline |
UseRestitution(Finite< Real > value) noexcept | playrho::d2::ShapeBuilder< ShapeConf > | inline |