Sets the implementing class of the Compositor friction policy.  
 More...
#include <playrho/d2/part/Compositor.hpp>
Public Types | |
| using | Friction = Policy | 
| Alias for the friction policy.  More... | |
  Public Types inherited from playrho::d2::part::DefaultPolicies | |
| 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.  | |
Sets the implementing class of the Compositor friction policy. 
DefaultPolicies base class in order to properly ensure the intended override of the alias. | using playrho::d2::part::FrictionIs< Policy >::Friction = Policy | 
Alias for the friction policy.