Definitions of ToiConf class and closely related code.
More...
#include <type_traits>#include <playrho/NonNegative.hpp>#include <playrho/Real.hpp>#include <playrho/Settings.hpp>#include <playrho/UnitInterval.hpp>#include <playrho/Units.hpp>Classes | |
| struct | playrho::ToiConf |
| Time of impact configuration. More... | |
Namespaces | |
| playrho | |
Functions | |
| constexpr auto | playrho::GetDefaultToiConf () |
| Gets the default time of impact configuration. | |
| ToiConf | playrho::GetToiConf (const StepConf &conf) noexcept |
| Gets the time of impact configuration for the given step configuration. | |
Definitions of ToiConf class and closely related code.