21 #ifndef GUIJunctionWrapper_h 22 #define GUIJunctionWrapper_h 110 Boundary getCenteringBoundary()
const;
141 void setGeometry(osg::Geometry* geom) {
168 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 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.
A window containing a gl-object's parameter.