|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <map>#include <vector>#include <utils/shapes/Polygon.h>#include <utils/shapes/PointOfInterest.h>#include <utils/geom/Boundary.h>#include <utils/common/UtilExceptions.h>

Go to the source code of this file.
Data Structures | |
| class | PCPolyContainer |
| A storage for loaded polygons and pois. More... | |
Definition in file PCPolyContainer.h.