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

Definitions of ToiOutput class and closely related code. More...

#include <cstdint>
#include <type_traits>
#include <playrho/Real.hpp>
#include <playrho/Settings.hpp>
#include <playrho/UnitInterval.hpp>
#include <playrho/WiderType.hpp>
Include dependency graph for ToiOutput.hpp:

Classes

struct  playrho::ToiOutput::Statistics
 Time of impact statistics. More...
 
struct  playrho::ToiOutput
 Output data for time of impact. More...
 

Namespaces

 playrho
 

Functions

const char * playrho::GetName (ToiOutput::State state) noexcept
 Gets a human readable name for the given output state.
 

Detailed Description

Definitions of ToiOutput class and closely related code.