Eclipse 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
 
#define LANECHANGEMODE_DEFAULT   1621
 
#define SPEEDMODE_DEFAULT   31
 

Functions

void drawAction_drawBlinker (double dir, double length)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002

Definition in file GUIVehicle.cpp.

Macro Definition Documentation

◆ BLINKER_POS_BACK

#define BLINKER_POS_BACK   .5

Definition at line 457 of file GUIVehicle.cpp.

◆ BLINKER_POS_FRONT

#define BLINKER_POS_FRONT   .5

Definition at line 456 of file GUIVehicle.cpp.

◆ LANECHANGEMODE_DEFAULT

#define LANECHANGEMODE_DEFAULT   1621

Definition at line 67 of file GUIVehicle.cpp.

◆ SPEEDMODE_DEFAULT

#define SPEEDMODE_DEFAULT   31

Definition at line 66 of file GUIVehicle.cpp.

Function Documentation

◆ drawAction_drawBlinker()

void drawAction_drawBlinker ( double  dir,
double  length 
)
inline

Definition at line 460 of file GUIVehicle.cpp.

References BLINKER_POS_BACK, BLINKER_POS_FRONT, and GLHelper::drawFilledCircle().

Referenced by GUIVehicle::drawAction_drawVehicleBlinker().

Here is the caller graph for this function: