#include <osg/Node>#include <osg/NodeVisitor>Classes | |
| class | osg::Group |
| General group node which maintains a list of children. More... | |
Namespaces | |
| namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Typedefs | |
| typedef std::vector< ref_ptr < Node > > | osg::NodeList |
| Generated at Wed Nov 3 2010 02:39:50 for the OpenSceneGraph by doxygen 1.7.1. |