Eclipse SUMO - Simulation of Urban MObility
GUIVisualizationDottedContourSettings Struct Reference

struct for dotted contour settings More...

#include <GUIVisualizationSettings.h>

Collaboration diagram for GUIVisualizationDottedContourSettings:
[legend]

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...
 

Detailed Description

struct for dotted contour settings

Definition at line 457 of file GUIVisualizationSettings.h.

Field Documentation

◆ firstFrontColor

const RGBColor GUIVisualizationDottedContourSettings::firstFrontColor
static

first color of dotted front contour

Definition at line 475 of file GUIVisualizationSettings.h.

◆ firstInspectedColor

const RGBColor GUIVisualizationDottedContourSettings::firstInspectedColor
static

first color of dotted inspected contour

Definition at line 469 of file GUIVisualizationSettings.h.

◆ secondFrontColor

const RGBColor GUIVisualizationDottedContourSettings::secondFrontColor
static

second color of dotted front contour

Definition at line 478 of file GUIVisualizationSettings.h.

◆ secondInspectedColor

const RGBColor GUIVisualizationDottedContourSettings::secondInspectedColor
static

second color of dotted inspectedcontour

Definition at line 472 of file GUIVisualizationSettings.h.

◆ segmentLength

const double GUIVisualizationDottedContourSettings::segmentLength
static

length of dotted contour segments

Definition at line 466 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::GUIDottedGeometry(), and GUIDottedGeometry::updateDottedGeometry().

◆ segmentWidthLarge

const double GUIVisualizationDottedContourSettings::segmentWidthLarge
static

width of dotted contour segments

Definition at line 463 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::drawDottedGeometry().

◆ segmentWidthSmall

const double GUIVisualizationDottedContourSettings::segmentWidthSmall
static

width of dotted contour segments

Definition at line 460 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::drawDottedGeometry().


The documentation for this struct was generated from the following files: