Struct robot_dart::gui::magnum::GraphicsConfiguration¶
ClassList > robot_dart > gui > magnum > GraphicsConfiguration
Public Attributes¶
Type | Name |
---|---|
Eigen::Vector4d | bg_color = {0.0, 0.0, 0.0, 1.0} |
bool | draw_debug = = true |
bool | draw_main_camera = = true |
bool | draw_text = = true |
size_t | height = = 480 |
size_t | max_lights = = 3 |
size_t | shadow_map_size = = 1024 |
bool | shadowed = = true |
double | specular_strength = = 0.25 |
std::string | title = = "DART" |
bool | transparent_shadows = = true |
size_t | width = = 640 |
Public Attributes Documentation¶
variable bg_color¶
variable draw_debug¶
variable draw_main_camera¶
variable draw_text¶
variable height¶
variable max_lights¶
variable shadow_map_size¶
variable shadowed¶
variable specular_strength¶
variable title¶
variable transparent_shadows¶
variable width¶
The documentation for this class was generated from the following file robot_dart/gui/magnum/base_application.hpp