Classes for configuring shapes with material properties. More...
Classes | |
class | playrho::d2::ChainShapeConf |
Chain shape configuration. More... | |
struct | playrho::d2::DiskShapeConf |
Disk shape configuration. More... | |
class | playrho::d2::EdgeShapeConf |
Edge shape configuration. More... | |
struct | playrho::d2::MultiShapeConf |
The "multi-shape" shape configuration. More... | |
class | playrho::d2::PolygonShapeConf |
Polygon shape configuration. More... | |
class | playrho::d2::Shape |
Shape. More... | |
Classes for configuring shapes with material properties.
These are classes that specify physical characteristics of: shape, friction, density and restitution. They've historically been called shape classes but are now — with the other properties like friction and density having been moved into them — maybe better thought of as "parts".