44 static void drawAction_drawAsCircle(
const double angle,
const double length,
const double width,
double detail);
47 static void drawAction_drawAsImage(
const double angle,
const double length,
const double width,
const std::string& file,
SUMOVehicleShape
Definition of vehicle classes to differ between different appearances.
A list of functions used for drawing persons in GUI.
static void drawAction_drawAsPoly(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)
static void drawAction_drawAsCenteredCircle(const double length, const double width, double detail)
static void drawAction_drawAsCircle(const double angle, const double length, const double width, double detail)
static void drawAction_drawAsTriangle(const double angle, const double length, const double width)
Stores the information about how to visualize structures.