PlayRho  2.0.0
An interactive physics engine & library.
ToiConf.hpp File Reference

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>
Include dependency graph for ToiConf.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.
 

Detailed Description

Definitions of ToiConf class and closely related code.