El Miércoles 08 Octubre 2008ES 10:44:03 Roman Grigoriev escribió:
> Thanx Nick that helps but my question still here how to get hWnd from osg
> screen?
> Roman

See 

http://www.openscenegraph.org/documentation/OpenSceneGraphReferenceDocs/a01386.html

Cast your osgViewer::GraphicsWindow to a osgViewer::GraphicsWindowWin32 and 
then use the HWNDosgViewer::GraphicsWindowWin32::getHWND() method.

Regards,

Alberto
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to