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