Re: [osg-users] CameraManipulator init

2018-07-31 Thread Robert Osfield
Hi Sam, I have just checked the history of CameraMaipulator, I must have missed this the addition of FIXME back in. Date: Wed Aug 28 14:27:18 2002 + Updates, from Neil Salter, to comments etc to osgGA which add better explanations of how each of the classes operates. I think

[osg-users] CameraManipulator init

2018-07-30 Thread Sam Brkopac
Hi All, I was digging through the CameraManipulator code and came across the init function. I noticed it runs a few times during scene setup, and after looking into the code I see the following: Code: /** Start/restart the manipulator. FIXME: what does this actually