![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/foxtools/MFXCheckableButton.h>#include <utils/geom/Position.h>#include <utils/geom/PositionVector.h>#include <utils/gui/globjects/GUIGlObject.h>#include <utils/gui/globjects/GUIGlObjectTypes.h>#include <utils/gui/settings/GUIPropertyScheme.h>#include <utils/gui/settings/GUIVisualizationSettings.h>#include <utils/gui/windows/GUISUMOAbstractView.h>

Go to the source code of this file.
Data Structures | |
| class | GNEViewNet |
| struct | GNEViewNet::CreateEdgeOptions |
| struct used to group all variables related to create edges More... | |
| struct | GNEViewNet::KeyPressed |
| class used to group all variables related with key pressed after certain events More... | |
| struct | GNEViewNet::MovedItems |
| struct used to group all pointers to moved elements More... | |
| struct | GNEViewNet::MoveMultipleElementValues |
| struct used to group all variables related with movement of groups of elements More... | |
| struct | GNEViewNet::MoveSingleElementValues |
| struct used to group all variables related with movement of single elements More... | |
| class | GNEViewNet::ObjectsUnderCursor |
| FOX-declaration. More... | |
| struct | GNEViewNet::SelectingArea |
| struct used to group all variables related with selecting using a square or polygon More... | |
| struct | GNEViewNet::TestingMode |
| struct used to group all variables related with testing More... | |
| struct | GNEViewNet::ViewOptions |
| struct used to group all variables related to view options More... | |
| enum EditMode |
Definition at line 42 of file GNEViewNet.h.