[osg-users] Rubber-band control for resizing an object

2013-12-08 Thread Mots G
Hi all, I was wondering if there is a control available to scale an object by dragging/stretching along its corners. I wish to allow the user to resize door and window objects by stretching it across its borders. I wish to give a 'rubber - banding' visual cue (as in spreadsheets). Or would it be

Re: [osg-users] Rubber-band control for resizing an object

2013-12-09 Thread Robert Osfield
Hi Mots, Have a look at the osgmanipulator example. Robert. On 9 December 2013 04:40, Mots G wrote: > Hi all, > I was wondering if there is a control available to scale an object by > dragging/stretching along its corners. I wish to allow the user to resize > door and window objects by stretc

Re: [osg-users] Rubber-band control for resizing an object

2013-12-09 Thread Mots G
Thanks a tonne Robert! *osgManipulator::Scale2DDragger* seems to suffice my need! Best regards, Mots On Mon, Dec 9, 2013 at 4:01 PM, Robert Osfield wrote: > Hi Mots, > > Have a look at the osgmanipulator example. > > Robert. > > > On 9 December 2013 04:40, Mots G wrote: > >> Hi all, >> I was w