On Jan 24, 2008 2:53 PM, DKa <[EMAIL PROTECTED]> wrote:
> > osg::GraphicsWindow* win =
> >
> dynamic_cast<osg::GraphicsWindow*>(Viewer->getCamera()->getGraphicsContext());
> > if (win) win->setWindowName("new Name");
>
> Thanks for this suggestion. But GraphicsWindow does
> not have a setWindowName method!?

I think it was added in OSG-2.1.x.

Robert,
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to