This is an internal structure. More...
#include <b2TimeStep.h>
| Public Attributes | |
| float32 | dt | 
| float32 | dtRatio | 
| float32 | inv_dt | 
| int32 | positionIterations | 
| int32 | velocityIterations | 
| bool | warmStarting | 
This is an internal structure.
Definition at line 38 of file b2TimeStep.h.
| float32 b2TimeStep::dt | 
Definition at line 40 of file b2TimeStep.h.
| float32 b2TimeStep::dtRatio | 
Definition at line 42 of file b2TimeStep.h.
| float32 b2TimeStep::inv_dt | 
Definition at line 41 of file b2TimeStep.h.
| int32 b2TimeStep::positionIterations | 
Definition at line 44 of file b2TimeStep.h.
| int32 b2TimeStep::velocityIterations | 
Definition at line 43 of file b2TimeStep.h.
| bool b2TimeStep::warmStarting | 
Definition at line 45 of file b2TimeStep.h.