Public Member Functions | Public Attributes | List of all members
mvsim::World::TGUI_Options Struct Reference

Public Member Functions

void parse_from (const rapidxml::xml_node< char > &node)
 
 TGUI_Options ()
 

Public Attributes

double camera_distance
 
std::string follow_vehicle
 Name of the vehicle to follow (empty=none) More...
 
double force_scale
 In meters/Newton. More...
 
double fov_deg
 
bool ortho
 
bool show_forces
 
unsigned int win_h
 
unsigned int win_w
 

Detailed Description

Definition at line 250 of file World.h.

Constructor & Destructor Documentation

World::TGUI_Options::TGUI_Options ( )

Definition at line 29 of file World_gui.cpp.

Member Function Documentation

void World::TGUI_Options::parse_from ( const rapidxml::xml_node< char > &  node)

Definition at line 40 of file World_gui.cpp.

Member Data Documentation

double mvsim::World::TGUI_Options::camera_distance

Definition at line 256 of file World.h.

std::string mvsim::World::TGUI_Options::follow_vehicle

Name of the vehicle to follow (empty=none)

Definition at line 259 of file World.h.

double mvsim::World::TGUI_Options::force_scale

In meters/Newton.

Definition at line 255 of file World.h.

double mvsim::World::TGUI_Options::fov_deg

Definition at line 257 of file World.h.

bool mvsim::World::TGUI_Options::ortho

Definition at line 253 of file World.h.

bool mvsim::World::TGUI_Options::show_forces

Definition at line 254 of file World.h.

unsigned int mvsim::World::TGUI_Options::win_h

Definition at line 252 of file World.h.

unsigned int mvsim::World::TGUI_Options::win_w

Definition at line 252 of file World.h.


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


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