35 class PositionAttitudeTransform;
54 static osg::Group* buildOSGScene(osg::Node*
const tlg, osg::Node*
const tly, osg::Node*
const tlr, osg::Node*
const tlu);
60 static osg::PositionAttitudeTransform* getTrafficLight(
const GUISUMOAbstractView::Decal& d, osg::Node* tl,
const osg::Vec4& color,
const double size = 0.5);
62 static GUIOSGView::OSGMovable buildMovable(
const MSVehicleType& type);
65 static void buildOSGEdgeGeometry(
const MSEdge& edge,
66 osg::Group& addTo, osgUtil::Tessellator& tessellator);
69 osg::Group& addTo, osgUtil::Tessellator& tessellator);
71 static void setShapeState(osg::ref_ptr<osg::ShapeDrawable> shape);
74 static std::map<std::string, osg::ref_ptr<osg::Node> > myCars;
A road/street connecting two junctions.
The car-following model and parameter.
A decal (an image) that can be shown.