Hi Selvakumar,

The Viewer::setUpViewerAsEmbeddedInWindow() method is just a
convenience method.  Have a look at it's implementation in
src/osgViewer/Viewer.cpp and also have a look at the
osgcompositeviewer, oscamera examples and osgviewerFLTK examples, the
trick will see how convnetion GraphicsWindows are created and
replacing this with a GraphicsWindowEmbedded wrapper.

Robert.

On 8 February 2013 10:26, Selvakumar Chellamuthu <[email protected]> wrote:
> Hi,
>
> ...
> How to embed composite view in a window frame ? i can do this for single view 
> using SetUpViewEmbeddWindow(). i cannot do this for composite view. Please 
> give information and any alternate approach to .
>
> Im using  VS 2010 +OSG 3.0.0.
>
> Thank you!
>
> Cheers,
> Selvakumar
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=52484#52484
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to