Prakhar Jain wrote:
I wish to do a Render to Texture in which I have set the render target for the camera to be an osg image.
Is there a way by which I can know if the prerender pass has finished or not ?.

Attach a post-draw callback to the Camera. See the Camera header file.

--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to