Eclipse SUMO - Simulation of Urban MObility
|
#include <microsim/MSNet.h>
#include <microsim/MSEventControl.h>
#include <microsim/MSVehicleControl.h>
#include <microsim/transportables/MSTransportableControl.h>
#include <microsim/MSDynamicShapeUpdater.h>
#include <libsumo/TraCIConstants.h>
#include <utils/shapes/SUMOPolygon.h>
#include <utils/shapes/PolygonDynamics.h>
#include <utils/shapes/ShapeContainer.h>
#include <utils/common/ParametrisedWrappingCommand.h>
#include "Polygon.h"
#include "Helper.h"
Go to the source code of this file.
Namespaces | |
namespace | libsumo |
Definition in file libsumo/Polygon.cpp.