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>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. | |
Definitions of ToiOutput class and closely related code.