Hi Thomas > Is there a way to capture this programatically?
here is example from osgWorks where you have full control: http://code.google.com/p/osgworks/source/browse/trunk/src/osgwTools/ScreenCapture.cpp Regards Sergey On Fri, Mar 9, 2012 at 4:27 AM, Thomas Lerman <[email protected]> wrote: > I know I can capture a single screen capture with _keyEventTakeScreenShot > in the ScreenCaptureHandler. As long as I remember correctly, this writes > it out to some file. Is there a way to capture this programatically? How > about capture it to the clipboard or at least query what the file path is? > >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

