Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
BIAS::NodeInfoOpenSGVisitor Class Reference

visitor for traversing the scene graph and applying some operation to the related nodeinfomap More...

#include <GLviewer/Scenes/NodeInfoOpenSGVisitor.hh>

+ Inheritance diagram for BIAS::NodeInfoOpenSGVisitor:
+ Collaboration diagram for BIAS::NodeInfoOpenSGVisitor:

Public Member Functions

virtual void apply (osg::Node &node)
 
 NodeInfoOpenSGVisitor (NodeInfoMap *nodeinfomap, NodeInfoOpBase *Op)
 
virtual ~NodeInfoOpenSGVisitor ()
 

Detailed Description

visitor for traversing the scene graph and applying some operation to the related nodeinfomap

Author
grauel 6/2008

Definition at line 64 of file NodeInfoOpenSGVisitor.hh.

Constructor & Destructor Documentation

BIAS::NodeInfoOpenSGVisitor::NodeInfoOpenSGVisitor ( NodeInfoMap nodeinfomap,
NodeInfoOpBase Op 
)
inline

Definition at line 67 of file NodeInfoOpenSGVisitor.hh.

virtual BIAS::NodeInfoOpenSGVisitor::~NodeInfoOpenSGVisitor ( )
inlinevirtual

Definition at line 76 of file NodeInfoOpenSGVisitor.hh.

Member Function Documentation

void NodeInfoOpenSGVisitor::apply ( osg::Node &  node)
virtual

Definition at line 7 of file NodeInfoOpenSGVisitor.cpp.


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