Stephan

I've been looking at a similar problem and I believe that I may have a possible 
solution.

if you look in the api documentation for the CompositeViewer  there is  method 
called

osgViewer::View * getView(unsigned int index)

using this you could specify which view you want to capture based on the index 
value.

Cheers,
Scott[/code]

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to