SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <string>
#include <microsim/MSEdge.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include "GUILaneWrapper.h"
Go to the source code of this file.
Data Structures | |
class | GUIEdge |
A road/street connecting two junctions (gui-version) More... | |
class | GUIEdge::lane_wrapper_finder |
A class to find the matching lane wrapper. More... |