osg::NodeTrackerCallback Class Reference

Inheritance diagram for osg::NodeTrackerCallback:

Inheritance graph
[legend]

List of all members.

Public Types

typedef std::vector
< observer_ptr< Node > > 
ObserverNodePath

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)
 Implements the callback.
void update (osg::Node &node)
 Update the node to track the nodepath.
bool validateNodePath () const

Protected Attributes

ObserverNodePath _trackNodePath


Member Typedef Documentation

typedef std::vector< observer_ptr<Node> > osg::NodeTrackerCallback::ObserverNodePath


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 (  )  [inline]

const osg::Node* osg::NodeTrackerCallback::getTrackNode (  )  const [inline]

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.

bool osg::NodeTrackerCallback::validateNodePath (  )  const


Member Data Documentation

ObserverNodePath osg::NodeTrackerCallback::_trackNodePath [protected]


The documentation for this class was generated from the following file:
Generated at Sun Oct 14 02:12:12 2007 for the OpenSceneGraph by doxygen 1.5.3.