![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for detail settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const double | additionalTextures |
details for additional textures More... | |
static const double | calibratorText |
details for calibrator text More... | |
static const double | connectionsDemandMode |
draw connections in demand mode More... | |
static const double | detectorDetails |
details for detectors More... | |
static const double | detectorText |
details for detector texts More... | |
static const double | geometryPointsDetails |
details for Geometry Points More... | |
static const double | geometryPointsText |
details for Geometry Points Texts More... | |
static const double | laneTextures |
details for lane textures More... | |
static const double | lockIcon |
lock icons More... | |
static const double | personCircles |
details for draw person as circles More... | |
static const double | personExaggeration |
Exaggeration for persons (only used in NETEDIT) More... | |
static const double | personShapes |
details for draw person as person shapes More... | |
static const double | personTriangles |
details for draw person as triangles More... | |
static const double | stoppingPlaceDetails |
details for stopping places More... | |
static const double | stoppingPlaceText |
details for stopping place texts More... | |
static const double | stopsDetails |
details for stops More... | |
static const double | stopsText |
details for stop texts More... | |
static const double | vehicleBoxes |
details for draw person as boxes More... | |
static const double | vehicleShapes |
details for draw person as shapes More... | |
static const double | vehicleTriangles |
details for draw person as triangles More... | |
struct for detail settings
Definition at line 431 of file GUIVisualizationSettings.h.
|
static |
details for additional textures
Definition at line 443 of file GUIVisualizationSettings.h.
|
static |
details for calibrator text
Definition at line 464 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
draw connections in demand mode
Definition at line 434 of file GUIVisualizationSettings.h.
Referenced by GNEConnection::drawGL().
|
static |
details for detectors
Definition at line 458 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1::drawGL(), GNEDetectorE1Instant::drawGL(), GNEDetectorE2::drawGL(), and GNEDetectorEntryExit::drawGL().
|
static |
details for detector texts
Definition at line 461 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points
Definition at line 446 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points Texts
Definition at line 449 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeGeometryPoints(), GNEGeometry::drawGeometryPoints(), and GNELane::drawStartEndShapePoints().
|
static |
details for lane textures
Definition at line 437 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE3::drawGL(), GNERouteProbe::drawGL(), GNEVaporizer::drawGL(), GNEVariableSpeedSign::drawGL(), and GNELane::drawTextures().
|
static |
lock icons
Definition at line 440 of file GUIVisualizationSettings.h.
|
static |
details for draw person as circles
Definition at line 485 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
Exaggeration for persons (only used in NETEDIT)
Definition at line 491 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for draw person as person shapes
Definition at line 488 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for draw person as triangles
Definition at line 482 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for stopping places
Definition at line 452 of file GUIVisualizationSettings.h.
Referenced by GUIBusStop::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), and GNEParkingArea::drawGL().
|
static |
details for stopping place texts
Definition at line 455 of file GUIVisualizationSettings.h.
Referenced by GUIBusStop::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), and GUIParkingArea::drawGL().
|
static |
details for stops
Definition at line 467 of file GUIVisualizationSettings.h.
Referenced by GNEPersonStop::drawGL(), and GNEStop::drawGL().
|
static |
details for stop texts
Definition at line 470 of file GUIVisualizationSettings.h.
Referenced by GNEPersonStop::drawGL(), and GNEStop::drawGL().
|
static |
details for draw person as boxes
Definition at line 476 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as shapes
Definition at line 479 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as triangles
Definition at line 473 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().