OpenSceneGraph  3.4.0
Classes | Namespaces | Defines | Variables
osg/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 Tue Dec 8 2015 00:16:39 for the OpenSceneGraph by doxygen 1.7.6.1.