Solver Data. More...
#include <b2_time_step.h>
Public Attributes | |
| b2Position * | positions |
| b2TimeStep | step |
| b2Velocity * | velocities |
Solver Data.
Definition at line 67 of file b2_time_step.h.
| b2Position* b2SolverData::positions |
Definition at line 70 of file b2_time_step.h.
| b2TimeStep b2SolverData::step |
Definition at line 69 of file b2_time_step.h.
| b2Velocity* b2SolverData::velocities |
Definition at line 71 of file b2_time_step.h.