Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netbuild/NBLoadedSUMOTLDef.h>
#include <netedit/GNENet.h>
#include <netedit/GNEUndoList.h>
#include <netedit/GNEViewNet.h>
#include <netedit/changes/GNEChange_Attribute.h>
#include <netedit/changes/GNEChange_TLS.h>
#include <utils/gui/div/GLHelper.h>
#include <utils/gui/globjects/GLIncludes.h>
#include <utils/gui/globjects/GUIGLObjectPopupMenu.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/options/OptionsCont.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/gui/div/GUIGlobalViewObjectsHandler.h>
#include "GNEConnection.h"
#include "GNEInternalLane.h"
Go to the source code of this file.
Variables | |
static const int | NUM_POINTS = 5 |
Definition in file GNEConnection.cpp.
|
static |
Definition at line 43 of file GNEConnection.cpp.
Referenced by GNETLSEditorFrame::buildInternalLanes(), and GNEConnection::updateGeometry().