Public Member Functions | Private Attributes

graph::VisitorFindNamedNode Class Reference

Visitor to find a Node by its name. More...

#include <_src_graph_graph_visitors.hh>

List of all members.

Public Member Functions

 VisitorFindNamedNode (const string &nodeName)
virtual void apply (osg::Node &node)
RefPtr0< osg::Node > GetNode (void)

Private Attributes

RefPtr0< osg::Node > mFoundNode
 hold ref
const string mNodeName

Detailed Description

Visitor to find a Node by its name.


Constructor & Destructor Documentation

graph::VisitorFindNamedNode::VisitorFindNamedNode ( const string &  nodeName  )  [inline]

Member Function Documentation

virtual void graph::VisitorFindNamedNode::apply ( osg::Node &  node  )  [inline, virtual]
RefPtr0<osg::Node> graph::VisitorFindNamedNode::GetNode ( void   )  [inline]
Returns:
matching node or NULL.

Member Data Documentation

RefPtr0<osg::Node> graph::VisitorFindNamedNode::mFoundNode [private]

hold ref


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:11