|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <fstream>#include <stdlib.h>#include <iostream>#include <utility>#include <string>#include <cmath>#include <utils/common/NamedObjectCont.h>#include <utils/shapes/PointOfInterest.h>#include <utils/shapes/Polygon.h>#include <utils/shapes/ShapeContainer.h>#include <utils/common/MsgHandler.h>#include <utils/common/UtilExceptions.h>#include <utils/common/ToString.h>#include <utils/common/StdDefs.h>
Go to the source code of this file.
Definition in file ShapeContainer.cpp.