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 bas
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
2 matches
Mail list logo