![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netedit/GNEHierarchicalParentElements.h>
#include <netedit/GNEHierarchicalChildElements.h>
#include <netedit/GNEGeometry.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::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... | |
Definition in file GNEAdditional.h.