osg::Drawable and its subclasses
-
osg::Drawable - the base class - provides the all import draw*() methods
-
osg::Geometry - adds real geometry and ability to draw it
-
osg::ShapeDrawable - adds the ability to render the shape primitives
-
osg::ImpostorSprite - used internally by the ImpostorNode as a billboard