SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 21790 2016-10-25 12:37:24Z behrisch

Definition in file GUIVehicle.cpp.

Macro Definition Documentation

#define BLINKER_POS_BACK   .5

Definition at line 308 of file GUIVehicle.cpp.

Referenced by drawAction_drawBlinker().

#define BLINKER_POS_FRONT   .5

Definition at line 307 of file GUIVehicle.cpp.

Referenced by drawAction_drawBlinker().

Function Documentation

void drawAction_drawBlinker ( double  dir,
SUMOReal  length 
)
inline