19 #ifndef GUIJunctionWrapper_h 20 #define GUIJunctionWrapper_h 104 Boundary getCenteringBoundary()
const;
135 void setGeometry(osg::Geometry* geom) {
167 osg::Geometry* myGeom;
bool isInternal() const
whether this is an inner junction (a waiting spot for crossing a "real" junction) ...
Stores the information about how to visualize structures.
The base class for an intersection.
bool myAmRailway
whether this junction has only railways as incoming and outgoing edges
bool myAmWaterway
whether this junction has only waterways as incoming and outgoing edges
A class that stores a 2D geometrical boundary.
The simulated network and simulation perfomer.
bool myIsInternal
whether this wraps an instance of MSInternalJunction
double myMaxSize
The maximum size (in either x-, or y-dimension) for determining whether to draw or not...
const MSJunction & getJunction() const
Returns the represented junction.
Boundary myBoundary
The represented junction's boundary.
MSJunction & myJunction
A reference to the represented junction.
Boundary getBoundary() const
Returns the boundary of the junction.
const std::string myTLLID
the associated traffic light or ""
A window containing a gl-object's parameter.