![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for dotted contour settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const RGBColor | firstFrontColor |
first color of dotted front contour More... | |
static const RGBColor | firstInspectedColor |
first color of dotted inspected contour More... | |
static const RGBColor | secondFrontColor |
second color of dotted front contour More... | |
static const RGBColor | secondInspectedColor |
second color of dotted inspectedcontour More... | |
static const double | segmentLength |
length of dotted contour segments More... | |
static const double | segmentWidth |
width of dotted contour segments More... | |
struct for dotted contour settings
Definition at line 388 of file GUIVisualizationSettings.h.
|
static |
first color of dotted front contour
Definition at line 403 of file GUIVisualizationSettings.h.
|
static |
first color of dotted inspected contour
Definition at line 397 of file GUIVisualizationSettings.h.
|
static |
second color of dotted front contour
Definition at line 406 of file GUIVisualizationSettings.h.
|
static |
second color of dotted inspectedcontour
Definition at line 400 of file GUIVisualizationSettings.h.
|
static |
length of dotted contour segments
Definition at line 394 of file GUIVisualizationSettings.h.
Referenced by GNEGeometry::DottedGeometry::DottedGeometry(), and GNEGeometry::DottedGeometry::updateDottedGeometry().
|
static |
width of dotted contour segments
Definition at line 391 of file GUIVisualizationSettings.h.
Referenced by GNEGeometry::DottedGeometry::updateDottedGeometry().