DefaultDensity | playrho::d2::BaseShapeConf | static |
DefaultFilter | playrho::d2::BaseShapeConf | static |
DefaultFriction | playrho::d2::BaseShapeConf | static |
DefaultIsSensor | playrho::d2::BaseShapeConf | static |
DefaultRestitution | playrho::d2::BaseShapeConf | inlinestatic |
density | playrho::d2::BaseShapeConf | |
filter | playrho::d2::BaseShapeConf | |
friction | playrho::d2::BaseShapeConf | |
GetDensity(const BaseShapeConf &arg) noexcept | playrho::d2::BaseShapeConf | related |
GetFilter(const BaseShapeConf &arg) noexcept | playrho::d2::BaseShapeConf | related |
GetFriction(const BaseShapeConf &arg) noexcept | playrho::d2::BaseShapeConf | related |
GetRestitution(const BaseShapeConf &arg) noexcept | playrho::d2::BaseShapeConf | related |
isSensor | playrho::d2::BaseShapeConf | |
IsSensor(const BaseShapeConf &arg) noexcept | playrho::d2::BaseShapeConf | related |
restitution | playrho::d2::BaseShapeConf | |
SetDensity(BaseShapeConf &arg, NonNegative< AreaDensity > value) | playrho::d2::BaseShapeConf | related |
SetFilter(BaseShapeConf &arg, Filter value) | playrho::d2::BaseShapeConf | related |
SetFriction(BaseShapeConf &arg, NonNegative< Real > value) | playrho::d2::BaseShapeConf | related |
SetRestitution(BaseShapeConf &arg, Real value) noexcept | playrho::d2::BaseShapeConf | related |
SetSensor(BaseShapeConf &arg, bool value) | playrho::d2::BaseShapeConf | related |