Public Attributes | List of all members
mvsim::TSimulContext Struct Reference

#include <basic_types.h>

Public Attributes

b2Worldb2_world = nullptr
 
double dt = 0
 timestep More...
 
double simul_time = 0
 Current time in the simulated world. More...
 
Worldworld = nullptr
 

Detailed Description

Simulation context for simulable objects updates

Definition at line 55 of file basic_types.h.

Member Data Documentation

◆ b2_world

b2World* mvsim::TSimulContext::b2_world = nullptr

Definition at line 57 of file basic_types.h.

◆ dt

double mvsim::TSimulContext::dt = 0

timestep

Definition at line 60 of file basic_types.h.

◆ simul_time

double mvsim::TSimulContext::simul_time = 0

Current time in the simulated world.

Definition at line 59 of file basic_types.h.

◆ world

World* mvsim::TSimulContext::world = nullptr

Definition at line 58 of file basic_types.h.


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


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