SUMO - Simulation of Urban MObility
GUIVehicle.cpp File Reference
Include dependency graph for GUIVehicle.cpp:

Go to the source code of this file.

Macros

#define BLINKER_POS_BACK   .5
 
#define BLINKER_POS_FRONT   .5
 

Functions

void drawAction_drawBlinker (double dir, SUMOReal length)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002
Version
Id
GUIVehicle.cpp 19535 2015-12-05 13:47:18Z behrisch

Definition in file GUIVehicle.cpp.

Macro Definition Documentation

#define BLINKER_POS_BACK   .5

Definition at line 266 of file GUIVehicle.cpp.

Referenced by drawAction_drawBlinker().

#define BLINKER_POS_FRONT   .5

Definition at line 265 of file GUIVehicle.cpp.

Referenced by drawAction_drawBlinker().

Function Documentation

void drawAction_drawBlinker ( double  dir,
SUMOReal  length 
)
inline