PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::VelocityConstraint::Conf Struct Reference

Configuration data for velocity constraints. More...

#include <playrho/d2/VelocityConstraint.hpp>

Public Attributes

bool blockSolve = true
 Whether to block solve.
 
Real dtRatio = 1
 Delta time ratio.
 
LinearVelocity velocityThreshold = DefaultVelocityThreshold
 Velocity threshold.
 

Detailed Description

Configuration data for velocity constraints.


The documentation for this struct was generated from the following file: