The protected update() method runs the update visitor, so this appears
to be designed to allow you to attach update callbacks to your scene
graph just like any other OSG application.
I hope that helps?
Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ <http://www.skew-matrix.com/>
+1 303 859 9466
Tim Allen wrote:
Hi,
I am using Openscenegraph in VRJuggler.I want to update the scene.Since
there wont be any things like viewer.run() or viewer.updateTraversal I dont
know how to update my scene.There's update() method but the update() method
uses a predefined nodecallback to update the scene and its defined private.I am
attaching the header file that contains the nodecallbackmethods.
Thank you!
Cheers,
Tim
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org