Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "GUIShapeContainer.h"
#include <utils/common/MsgHandler.h>
#include <utils/shapes/PolygonDynamics.h>
#include <foreign/rtree/SUMORTree.h>
#include <utils/gui/globjects/GUIPolygon.h>
#include <utils/gui/globjects/GUIPointOfInterest.h>
Go to the source code of this file.
Definition in file GUIShapeContainer.cpp.