Static restitution policy class. More...
#include <playrho/d2/part/Compositor.hpp>
Static Public Attributes | |
static const auto | restitution = Finite<Real>(Real(R)) |
Restitution of the shape. | |
Static restitution policy class.
Provides a compile-time static class implementation of the restitution policy of the Compositor
host class template.