On Fri, 2011-02-11 at 18:36 +0100, Gianni Ambrosio wrote:
> Just one more consideration.
> 
> In other examples (i.e. osgwidgetlabel) the window manager is not added as 
> child of the camera but createParentOrthoCamera() is used insted. Looking at 
> that code the Window Manager is internally added to the returned camera.

It's add as a child to an orthographic camera, which is in turn added to
the viewer's default camera. That is pretty standard for 2D HUD. :)

> Gianni
> 
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=36568#36568
> 
> 
> 
> 
> 
> _______________________________________________
> 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