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