Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <string>
#include <utils/geom/PositionVector.h>
#include <microsim/MSVehicle.h>
#include "GUIBaseVehicle.h"
Go to the source code of this file.
Data Structures | |
class | GUIVehicle |
A MSVehicle extended by some values for usage within the gui. More... | |
Definition in file GUIVehicle.h.