Static friction. More...
#include <playrho/d2/part/Compositor.hpp>
Static Public Attributes | |
static constexpr auto | friction = NonNegative<Real>(F) |
Friction of the shape. | |
Static friction.
Provides a compile-time static class implementation of the friction policy of the Compositor
host class template.