Per-step statistics. More...
#include <playrho/StepStats.hpp>
Public Attributes | |
PreStepStats | pre |
Pre-phase step statistics. | |
RegStepStats | reg |
Reg-phase step statistics. | |
ToiStepStats | toi |
TOI-phase step statistics. | |
Per-step statistics.
These are statistics output from the d2::World::Step
function.