![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <string>
#include <utils/gui/globjects/GLIncludes.h>
#include <utils/geom/Position.h>
#include <utils/geom/Boundary.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include <utils/gui/globjects/GUIGlObjectStorage.h>
#include <netbuild/NBEdge.h>
#include "GNEAttributeCarrier.h"
Go to the source code of this file.
Data Structures | |
class | GNEEdge |
A road/street connecting two junctions (netedit-version) More... | |