osg::NodeTrackerCallback Class Reference

Inheritance diagram for osg::NodeTrackerCallback:

osg::NodeCallback osg::Object osg::Referenced

List of all members.

Public Member Functions

void setTrackNodePath (const osg::NodePath &nodePath)
void setTrackNodePath (const ObserverNodePath &nodePath)
ObserverNodePathgetTrackNodePath ()
void setTrackNode (osg::Node *node)
osg::NodegetTrackNode ()
const osg::NodegetTrackNode () const
virtual void operator() (Node *node, NodeVisitor *nv)
void update (osg::Node &node)

Protected Attributes

ObserverNodePath _trackNodePath


Member Function Documentation

void osg::NodeTrackerCallback::setTrackNodePath ( const osg::NodePath nodePath  )  [inline]

void osg::NodeTrackerCallback::setTrackNodePath ( const ObserverNodePath nodePath  )  [inline]

ObserverNodePath& osg::NodeTrackerCallback::getTrackNodePath (  )  [inline]

void osg::NodeTrackerCallback::setTrackNode ( osg::Node node  ) 

osg::Node* osg::NodeTrackerCallback::getTrackNode (  ) 

const osg::Node* osg::NodeTrackerCallback::getTrackNode (  )  const

virtual void osg::NodeTrackerCallback::operator() ( Node node,
NodeVisitor nv 
) [virtual]

Implements the callback.

Reimplemented from osg::NodeCallback.

void osg::NodeTrackerCallback::update ( osg::Node node  ) 

Update the node to track the nodepath.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Fri Mar 19 19:52:51 2010 for openscenegraph by  doxygen 1.5.6