SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "GUIGlobalSelection.h"
#include <utils/gui/globjects/GUIGlObjectStorage.h>
#include <utils/gui/div/GUISelectedStorage.h>
#include <algorithm>
Go to the source code of this file.
Variables | |
GUISelectedStorage | gSelected |
A global holder of selected objects. More... | |
Definition in file GUIGlobalSelection.cpp.
GUISelectedStorage gSelected |
A global holder of selected objects.
Definition at line 45 of file GUIGlobalSelection.cpp.
Referenced by GUIGlObject::buildSelectionPopupEntry(), MSLaneChanger::change(), MSVehicle::checkRewindLinkLanes(), GUIApplicationWindow::closeAllWindows(), MSVehicle::executeMove(), GUIJunctionWrapper::getColorValue(), GUIContainer::getColorValue(), GUIPerson::getColorValue(), GUILane::getColorValue(), GUIVehicle::getColorValue(), GUILane::getScaleValue(), GUIGlChildWindow::isSelected(), GUISUMOViewParent::isSelected(), GUIGLObjectPopupMenu::onCmdAddSelected(), GUIDialog_GLChosenEditor::onCmdClear(), GUIDialog_GLChosenEditor::onCmdDeselect(), GUIApplicationWindow::onCmdEditChosen(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIGLObjectPopupMenu::onCmdRemoveSelected(), GUIDialog_GLChosenEditor::onCmdSave(), GUISUMOAbstractView::onLeftBtnPress(), MSLCM_DK2008::patchSpeed(), MSVehicle::planMoveInternal(), GUIDialog_GLChosenEditor::rebuildList(), GUIVehicle::selectBlockingFoes(), MSVehicle::updateBestLanes(), MSLCM_DK2008::wantsChangeToLeft(), and MSLCM_DK2008::wantsChangeToRight().