Public Attributes | List of all members
b2TimeStep Struct Reference

This is an internal structure. More...

#include <b2_time_step.h>

Public Attributes

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

Detailed Description

This is an internal structure.

Definition at line 42 of file b2_time_step.h.

Member Data Documentation

◆ dt

float b2TimeStep::dt

Definition at line 44 of file b2_time_step.h.

◆ dtRatio

float b2TimeStep::dtRatio

Definition at line 46 of file b2_time_step.h.

◆ inv_dt

float b2TimeStep::inv_dt

Definition at line 45 of file b2_time_step.h.

◆ positionIterations

int32 b2TimeStep::positionIterations

Definition at line 48 of file b2_time_step.h.

◆ velocityIterations

int32 b2TimeStep::velocityIterations

Definition at line 47 of file b2_time_step.h.

◆ warmStarting

bool b2TimeStep::warmStarting

Definition at line 49 of file b2_time_step.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22