Default policy class implementations for the Compositor
host class template.
More...
#include <playrho/d2/part/Compositor.hpp>
Public Types | |
using | Density = StaticAreaDensity<> |
Alias to the implementing class for the density policy. | |
using | Filter = StaticFilter<> |
Alias to the implementing class for the filter policy. | |
using | Friction = StaticTenthsFriction<> |
Alias for the friction policy. | |
using | Geometry = StaticRectangle<> |
Alias to the implementing class for the geometry policy. | |
using | Restitution = StaticRestitution<> |
Alias to the implementing class for the restitution policy. | |
using | Sensor = StaticSensor<> |
Alias to the implementing class for the sensor policy. | |
Default policy class implementations for the Compositor
host class template.