Re: [osg-users] osg widget window rotate

2011-01-21 Thread Gareth Penfold
Cheers, that works great.

However, the widgets which are added to the window are still being clipped. Is 
there a similar method for widgets? As i can't seem to find it?

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=35845#35845





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


Re: [osg-users] osg widget window rotate

2011-01-21 Thread Gareth Penfold
Ah, this only seems to be happening for embedded widgets ...

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=35846#35846





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


Re: [osg-users] osg widget window rotate

2011-01-21 Thread Gareth Penfold
When rotating a widget is there any way to specify an axis to rotate by? The 
widget currently rotates around the origin of the widget (bottom left).

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=35849#35849





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


[osg-users] osg widget window rotate

2011-01-20 Thread Gareth Penfold
Hi,

I have been trying to implement a compass widget which the user can manipulate. 
I have been trying this with osg widget. 

When using addRotate to my widget's window the widget is clipped to the area it 
was previously in.

How would i get around this problem?

... 

Thank you!

Cheers,
Gareth

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=35814#35814





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