|
OpenWalnut
1.4.0
|
Node callback to handle updates properly. More...
Inheritance diagram for WROIArbitrary::ROIArbNodeCallback:Public Member Functions | |
| virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
| operator () | |
Node callback to handle updates properly.
Definition at line 164 of file WROIArbitrary.h.
| virtual void WROIArbitrary::ROIArbNodeCallback::operator() | ( | osg::Node * | node, |
| osg::NodeVisitor * | nv | ||
| ) | [inline, virtual] |
operator ()
| node | the osg node |
| nv | the node visitor |
Definition at line 173 of file WROIArbitrary.h.
References WROIArbitrary::updateGFX().
1.7.6.1