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