Ported osgGLUT based src/Demos across to being osgProducer based, and placed
them in the new examples/ directory.
This commit is contained in:
@@ -230,6 +230,8 @@ void Viewer::update()
|
||||
handled = (*handler_itr)->handle(*(*event_itr),*this);
|
||||
}
|
||||
}
|
||||
|
||||
_updateVisitor->setTraversalNumber(_frameStamp->getFrameNumber());
|
||||
|
||||
// update the scene by traversing it with the the update visitor which will
|
||||
// call all node update callbacks and animations.
|
||||
|
||||
Reference in New Issue
Block a user