StepConf.hpp File Reference

Go to the source code of this file.

Classes

class  playrho::StepConf
 Step configuration. More...
 

Namespaces

 playrho
 

Functions

Length playrho::GetMaxRegLinearCorrection (const StepConf &conf) noexcept
 Gets the maximum regular linear correction from the given value. More...
 
bool playrho::IsMaxTranslationWithinTolerance (const StepConf &conf) noexcept
 Determines whether the maximum translation is within tolerance. More...
 

Detailed Description

Declarations of the StepConf class, and free functions associated with it.

Definition in file StepConf.hpp.