In my application I have a bunch of cameras that render to textures.  Is there 
a way for me to trigger them to render without calling osgViewer::frame or 
going through the osgViewer class?  Ideally I could simply call 
camera->renderView() or something similar.  Is this possible?

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=45868#45868





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

Reply via email to