17 #ifndef MICROSIM_MSDYNAMICSHAPEUPDATER_H_ 18 #define MICROSIM_MSDYNAMICSHAPEUPDATER_H_ Interface for objects listening to vehicle state changes.
Storage for geometrical objects.
MSDynamicShapeUpdater(ShapeContainer &shapeContainer)
Constructor.
ShapeContainer & myShapeContainer
void vehicleStateChanged(const SUMOVehicle *const vehicle, MSNet::VehicleState to, const std::string &info="") override
Constructor.
Representation of a vehicle.
MSDynamicShapeUpdater & operator=(const MSDynamicShapeUpdater &s)=delete
invalidated assignment operator
VehicleState
Definition of a vehicle state.