OpenSceneGraph  3.0.1
Classes | Namespaces | Defines | Variables
NodeVisitor File Reference
#include <osg/Node>
#include <osg/Matrix>
#include <osg/FrameStamp>

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 image 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)

Variables

const unsigned int osg::UNINITIALIZED_FRAME_NUMBER = 0xffffffff

Define Documentation

#define META_NodeVisitor (   library,
  name 
)
Value:
virtual const char* libraryName() const { return #library; }\
        virtual const char* className() const { return #name; }
#define OSG_NODEVISITOR   1

osg logo
Generated at Mon Oct 3 2011 12:39:39 for the OpenSceneGraph by doxygen 1.7.5.