Definition at line 282 of file World.h.
mvsim::World::TGUI_Options::TGUI_Options |
( |
| ) |
|
|
default |
double mvsim::World::TGUI_Options::camera_distance = 80.0 |
Name of the vehicle to follow (empty=none)
Definition at line 293 of file World.h.
double mvsim::World::TGUI_Options::force_scale = 0.01 |
In meters/Newton.
Definition at line 289 of file World.h.
double mvsim::World::TGUI_Options::fov_deg = 60.0 |
bool mvsim::World::TGUI_Options::ortho = false |
Initial value:= {
{
"win_w", {
"%u", &
win_w}},
{
"win_h", {
"%u", &
win_h}},
{
"ortho", {
"%bool", &
ortho}},
}
Definition at line 295 of file World.h.
int mvsim::World::TGUI_Options::refresh_fps = 20 |
bool mvsim::World::TGUI_Options::show_forces = false |
bool mvsim::World::TGUI_Options::start_maximized = true |
unsigned int mvsim::World::TGUI_Options::win_h = 600 |
unsigned int mvsim::World::TGUI_Options::win_w = 800 |
The documentation for this struct was generated from the following files: