OpenSceneGraph 2.8.4
|
Classes | |
class | osg::NodeVisitor |
Visitor for type safe operations on osg::Nodes. More... | |
class | osg::NodeVisitor::DatabaseRequestHandler |
Callback for managing database paging, such as generated by PagedLOD nodes. More... | |
class | osg::NodeVisitor::ImageRequestHandler |
Callback for managing database paging, such as generated by PagedLOD nodes. More... | |
class | osg::NodeAcceptOp |
Convenience functor for assisting visiting of arrays of osg::Node's. 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. | |
Defines | |
#define | OSG_NODEVISITOR 1 |
#define | META_NodeVisitor(library, name) |
#define META_NodeVisitor | ( | library, | |
name | |||
) |
virtual const char* libraryName() const { return #library; }\ virtual const char* className() const { return #name; }
#define OSG_NODEVISITOR 1 |
![]() | Generated at Sun Jan 8 2012 13:15:49 for the OpenSceneGraph by doxygen 1.7.4. |