Definition of the BodyConstraint
class and closely related code.
More...
#include <cassert>
#include <playrho/MovementConf.hpp>
#include <playrho/d2/Body.hpp>
#include <playrho/d2/Position.hpp>
Classes | |
class | playrho::d2::BodyConstraint |
Constraint for a body. More... | |
Namespaces | |
playrho | |
playrho::d2 | |
Functions | |
BodyConstraint | playrho::d2::GetBodyConstraint (const Body &body, Time time, const MovementConf &conf) noexcept |
Gets the BodyConstraint based on the given parameters. | |
Definition of the BodyConstraint
class and closely related code.