PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::d2::VelocityConstraint::Conf Struct Reference

Configuration data for velocity constraints. More...

#include <VelocityConstraint.hpp>

Collaboration diagram for playrho::d2::VelocityConstraint::Conf:
[legend]

Public Attributes

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

Detailed Description

Configuration data for velocity constraints.


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