On 5/18/07, Roman Grigoriev <[EMAIL PROTECTED]> wrote:
Hi Robert You are definitly right! When I set camera's matrix in main frame loop all works fine. But is there a way to use callbacks in my situation? Maybe osgViewer::SimpleViewer attach camera to root node and osgViewer::Viewer don't?
The Viewer classes would need to check for the update callback specifically and call this on each Viewer::updateTraversal() call. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
