Definition at line 499 of file World.h.
◆ TGUI_Options()
| mvsim::World::TGUI_Options::TGUI_Options |
( |
| ) |
|
|
default |
◆ parse_from()
◆ camera_azimuth_deg
| double mvsim::World::TGUI_Options::camera_azimuth_deg = 45.0 |
◆ camera_distance
| double mvsim::World::TGUI_Options::camera_distance = 80.0 |
◆ camera_elevation_deg
| double mvsim::World::TGUI_Options::camera_elevation_deg = 40.0 |
◆ camera_point_to
| mrpt::math::TPoint3D mvsim::World::TGUI_Options::camera_point_to {0, 0, 0} |
◆ clip_plane_max
| float mvsim::World::TGUI_Options::clip_plane_max = 10e3f |
◆ clip_plane_min
| float mvsim::World::TGUI_Options::clip_plane_min = 0.05f |
◆ follow_vehicle
| std::string mvsim::World::TGUI_Options::follow_vehicle |
Vehicle name to follow (empty=none)
Definition at line 515 of file World.h.
◆ force_scale
| double mvsim::World::TGUI_Options::force_scale = 0.01 |
In meters/Newton.
Definition at line 507 of file World.h.
◆ fov_deg
| double mvsim::World::TGUI_Options::fov_deg = 60.0 |
◆ headless
| bool mvsim::World::TGUI_Options::headless = false |
◆ ortho
| bool mvsim::World::TGUI_Options::ortho = false |
◆ params
Initial value:= {
{
"win_w", {
"%u", &
win_w}},
{
"win_h", {
"%u", &
win_h}},
{
"ortho", {
"%bool", &
ortho}},
}
Definition at line 518 of file World.h.
◆ refresh_fps
| int mvsim::World::TGUI_Options::refresh_fps = 20 |
◆ show_forces
| bool mvsim::World::TGUI_Options::show_forces = false |
◆ show_sensor_points
| bool mvsim::World::TGUI_Options::show_sensor_points = true |
◆ start_maximized
| bool mvsim::World::TGUI_Options::start_maximized = true |
◆ win_h
| unsigned int mvsim::World::TGUI_Options::win_h = 600 |
◆ win_w
| unsigned int mvsim::World::TGUI_Options::win_w = 800 |
The documentation for this struct was generated from the following files: