SUMO - Simulation of Urban MObility
GNEBusStop.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include <utils/gui/globjects/GUIGlObject.h>
#include <utils/gui/settings/GUIPropertySchemeStorage.h>
#include <utils/geom/PositionVector.h>
#include "GNEAttributeCarrier.h"
#include "GNEStoppingPlace.h"
Include dependency graph for GNEBusStop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GNEBusStop
 A lane area vehicles can halt at (netedit-version) More...
 

Detailed Description

Author
Pablo Alvarez Lopez
Date
Nov 2015
Version
Id
GNEBusStop.h 23150 2017-02-27 12:08:30Z behrisch

A class for visualizing busStop geometry (adapted from GUILaneWrapper)

Definition in file GNEBusStop.h.