Public Attributes | List of all members
b2TimeStep Struct Reference

This is an internal structure. More...

#include <b2TimeStep.h>

Public Attributes

float32 dt
 
float32 dtRatio
 
float32 inv_dt
 
int32 positionIterations
 
int32 velocityIterations
 
bool warmStarting
 

Detailed Description

This is an internal structure.

Definition at line 38 of file b2TimeStep.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Thu Jun 6 2019 19:36:41