Hi, i have a composite viewer that holds two views. Currently, it always captures the frame of the view which is added first to the composite viewer. If i change the sequence of adding the views to the composite viewer, i get a frame of the second view. captureNextFrame wants me to pass in the ViewerBase, which is the CompositeViewer itself instead of a particular view.? Ho do i tell the ScreenCaptureHandler to save a frame of a particular view?
Thank you! Cheers, Stephan ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43019#43019 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

