SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <map>
#include <vector>
#include <utils/common/RGBColor.h>
#include <utils/geom/Position.h>
#include "tempstructs/NIVissimExtendedEdgePoint.h"
#include "NIVissimElements.h"
Go to the source code of this file.
Data Structures | |
class | NIImporter_Vissim |
Importer for networks stored in Vissim format. More... | |
class | NIImporter_Vissim::VissimSingleTypeParser |
Definition in file NIImporter_Vissim.h.