![]() |
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 278 of file GUIVisualizationSettings.h.
|
static |
details for additional textures
Definition at line 290 of file GUIVisualizationSettings.h.
|
static |
details for calibrator text
Definition at line 311 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawGL().
|
static |
draw connections in demand mode
Definition at line 281 of file GUIVisualizationSettings.h.
Referenced by GNEConnection::drawGL().
|
static |
details for detectors
Definition at line 305 of file GUIVisualizationSettings.h.
Referenced by GNEDetectorE1::drawGL(), GNEDetectorEntryExit::drawGL(), GNEDetectorE1Instant::drawGL(), and GNEDetectorE2::drawGL().
|
static |
details for detector texts
Definition at line 308 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points
Definition at line 293 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points Texts
Definition at line 296 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawGeometryPoints(), GNEPoly::drawGL(), and GNELane::drawStartEndShapePoints().
|
static |
details for lane textures
Definition at line 284 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 287 of file GUIVisualizationSettings.h.
Referenced by GNEAdditional::BlockIcon::drawIcon().
|
static |
details for draw person as circles
Definition at line 332 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
Exaggeration for persons (only used in NETEDIT)
Definition at line 338 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for draw person as person shapes
Definition at line 335 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for draw person as triangles
Definition at line 329 of file GUIVisualizationSettings.h.
Referenced by GNEPerson::drawGL().
|
static |
details for stopping places
Definition at line 299 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), GNEParkingArea::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), and GUIBusStop::drawGL().
|
static |
details for stopping place texts
Definition at line 302 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), GNEParkingArea::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), and GUIParkingArea::drawGL().
|
static |
details for stops
Definition at line 314 of file GUIVisualizationSettings.h.
Referenced by GNEStop::drawGL().
|
static |
details for stop texts
Definition at line 317 of file GUIVisualizationSettings.h.
Referenced by GNEStop::drawGL().
|
static |
details for draw person as boxes
Definition at line 323 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as shapes
Definition at line 326 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as triangles
Definition at line 320 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().