![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <utils/geom/PositionVector.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include <utils/gui/settings/GUIPropertySchemeStorage.h>
#include "GNEAttributeCarrier.h"
Go to the source code of this file.
Data Structures | |
class | GNEAdditional |
An Element which don't belongs to GNENet but has influency in the simulation. More... | |
A abstract class for representation of additional elements
Definition in file GNEAdditional.h.