![]() |
VR-Forces 4.8 Class Documentation
|
visitor for gathering all nodes of the same type in a scene graph. Returns vector of raw pointers More...

Public Member Functions | |
| DtOsgFindNodesVisitor (osg::NodeVisitor::TraversalMode traversalMode) | |
| void | apply (osg::Node &node) |
Public Attributes | |
| std::vector< T * > | results |
visitor for gathering all nodes of the same type in a scene graph. Returns vector of raw pointers
|
inline |
|
inline |
References makVrv::DtOsgFindNodesVisitor< T >::results.
| std::vector<T*> makVrv::DtOsgFindNodesVisitor< T >::results |
Referenced by makVrv::DtOsgFindNodesVisitor< T >::apply().