Refactored ShapeDrawable so that it is subclassed from osg::Geometry rather than osg::Drawable.
Created a BuildShapeGeometryVisitor visitor that can create osg::Geometry for osg::Shape objects
This commit is contained in:
Created a BuildShapeGeometryVisitor visitor that can create osg::Geometry for osg::Shape objects