Definition of the ContactImpulsesFunction
type alias.
More...
#include <functional>
#include <playrho/ContactID.hpp>
#include <playrho/d2/ContactImpulsesList.hpp>
Namespaces | |
playrho | |
playrho::d2 | |
Typedefs | |
using | playrho::d2::ContactImpulsesFunction = std::function< void(ContactID, const ContactImpulsesList &, unsigned)> |
Contact-impulses function. | |
Definition of the ContactImpulsesFunction
type alias.