Hi All,

In my application class I'm currently inheriting the osg::Viewer and doing
my own run function. It is basically a copy paste of the osg::Viewer
function just so I can add my own custom "update" code for networking,
entities, etc... Is there a way in osg I can do that without having to do
this override?

Thanks, Sam
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to