Update callback which inserts and removes nodes from m_childRemovalQueue and m_childInsertionQueue to the group node.
More...
List of all members.
Public Member Functions |
virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
| Callback method called by the NodeVisitor when visiting a node.
|
Detailed Description
Update callback which inserts and removes nodes from m_childRemovalQueue and m_childInsertionQueue to the group node.
This ensures thread safe modification of the osg root node.
Definition at line 103 of file WGEGroupNode.h.
Member Function Documentation
void WGEGroupNode::SafeUpdaterCallback::operator() |
( |
osg::Node * |
node, |
|
|
osg::NodeVisitor * |
nv | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files: