 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
17 #ifndef GUIBasePersonHelper_h
18 #define GUIBasePersonHelper_h
49 static void drawAction_drawAsImage(
const double angle,
const double lenght,
const double width,
const std::string& file,
A list of functions used for drawing persons in GUI.
static void drawAction_drawAsPoly(const double angle, const double lenght, const double width)
SUMOVehicleShape
Definition of vehicle classes to differ between different appearences.
static void drawAction_drawAsCircle(const double lenght, const double width)
Stores the information about how to visualize structures.
static void drawAction_drawAsImage(const double angle, const double lenght, const double width, const std::string &file, const SUMOVehicleShape guiShape, const double exaggeration)
static void drawAction_drawAsTriangle(const double angle, const double lenght, const double width)