![]() |
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 277 of file GUIVisualizationSettings.h.
|
static |
details for additional textures
Definition at line 289 of file GUIVisualizationSettings.h.
|
static |
details for calibrator text
Definition at line 310 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
draw connections in demand mode
Definition at line 280 of file GUIVisualizationSettings.h.
Referenced by GNEConnection::drawGL().
|
static |
details for detectors
Definition at line 304 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1::drawGL(), GNEDetectorEntryExit::drawGL(), GNEDetectorE1Instant::drawGL(), and GNEDetectorE2::drawGL().
|
static |
details for detector texts
Definition at line 307 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points
Definition at line 292 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points Texts
Definition at line 295 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawGeometryPoints(), GNEPoly::drawGL(), and GNELane::drawStartEndShapePoints().
|
static |
details for lane textures
Definition at line 283 of file GUIVisualizationSettings.h.
Referenced by GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE3::drawGL(), GNEVariableSpeedSign::drawGL(), GNERerouter::drawGL(), and GNELane::drawGL().
|
static |
lock icons
Definition at line 286 of file GUIVisualizationSettings.h.
Referenced by GNEAdditional::BlockIcon::drawIcon().
|
static |
details for draw person as circles
Definition at line 331 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
Exaggeration for persons (only used in NETEDIT)
Definition at line 337 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for draw person as person shapes
Definition at line 334 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for draw person as triangles
Definition at line 328 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for stopping places
Definition at line 298 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), and GUIBusStop::drawGL().
|
static |
details for stopping place texts
Definition at line 301 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), and GUIParkingArea::drawGL().
|
static |
details for stops
Definition at line 313 of file GUIVisualizationSettings.h.
Referenced by GNEStop::drawGL().
|
static |
details for stop texts
Definition at line 316 of file GUIVisualizationSettings.h.
Referenced by GNEStop::drawGL().
|
static |
details for draw person as boxes
Definition at line 322 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as shapes
Definition at line 325 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as triangles
Definition at line 319 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().