![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netedit/GNEAttributeCarrier.h>
#include <utils/common/Parameterised.h>
#include <utils/geom/PositionVector.h>
#include <utils/gui/globjects/GUIGlObject.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... | |
struct | GNEAdditional::AdditionalGeometry |
struct for pack all variables related with geometry of elemement More... | |
struct | GNEAdditional::AdditionalMove |
struct for pack all variables related with additional move More... | |
struct | GNEAdditional::BlockIcon |
struct for pack all variables and functions related with Block Icon More... | |
struct | GNEAdditional::ChildConnections |
struct for pack all variables and functions relative to connections between Additionals and their childs More... | |