Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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
 
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
 

Detailed Description

struct for dotted contour settings

Definition at line 460 of file GUIVisualizationSettings.h.

Field Documentation

◆ firstFrontColor

const RGBColor GUIVisualizationDottedContourSettings::firstFrontColor
static

first color of dotted front contour

Definition at line 478 of file GUIVisualizationSettings.h.

◆ firstInspectedColor

const RGBColor GUIVisualizationDottedContourSettings::firstInspectedColor
static

first color of dotted inspected contour

Definition at line 472 of file GUIVisualizationSettings.h.

◆ secondFrontColor

const RGBColor GUIVisualizationDottedContourSettings::secondFrontColor
static

second color of dotted front contour

Definition at line 481 of file GUIVisualizationSettings.h.

◆ secondInspectedColor

const RGBColor GUIVisualizationDottedContourSettings::secondInspectedColor
static

second color of dotted inspectedcontour

Definition at line 475 of file GUIVisualizationSettings.h.

◆ segmentLength

const double GUIVisualizationDottedContourSettings::segmentLength
static

◆ segmentWidthLarge

const double GUIVisualizationDottedContourSettings::segmentWidthLarge
static

width of dotted contour segments

Definition at line 466 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::drawDottedGeometry().

◆ segmentWidthSmall

const double GUIVisualizationDottedContourSettings::segmentWidthSmall
static

width of dotted contour segments

Definition at line 463 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::drawDottedGeometry().


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