![]() |
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 | segmentWidthLarge |
width of dotted contour segments More... | |
static const double | segmentWidthSmall |
width of dotted contour segments More... | |
struct for dotted contour settings
Definition at line 457 of file GUIVisualizationSettings.h.
|
static |
first color of dotted front contour
Definition at line 475 of file GUIVisualizationSettings.h.
|
static |
first color of dotted inspected contour
Definition at line 469 of file GUIVisualizationSettings.h.
|
static |
second color of dotted front contour
Definition at line 478 of file GUIVisualizationSettings.h.
|
static |
second color of dotted inspectedcontour
Definition at line 472 of file GUIVisualizationSettings.h.
|
static |
length of dotted contour segments
Definition at line 466 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::GUIDottedGeometry(), and GUIDottedGeometry::updateDottedGeometry().
|
static |
width of dotted contour segments
Definition at line 463 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::drawDottedGeometry().
|
static |
width of dotted contour segments
Definition at line 460 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::drawDottedGeometry().