Visitor to find a Node by its name.
More...
#include <_src_graph_graph_visitors.hh>
List of all members.
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
The documentation for this class was generated from the following file: