Declarations of the StepConf class, and free functions associated with it. More...
#include <type_traits>
#include <playrho/NonNegative.hpp>
#include <playrho/Positive.hpp>
#include <playrho/Real.hpp>
#include <playrho/Settings.hpp>
#include <playrho/Units.hpp>
Classes | |
struct | 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. | |
bool | playrho::IsMaxTranslationWithinTolerance (const StepConf &conf) noexcept |
Determines whether the maximum translation is within tolerance. | |
Declarations of the StepConf class, and free functions associated with it.