Hi,
I would need to update the _center member variable of OrbitManipulator from my 
NodeTrackerManipulator so that getInverseMatrix() uses un up to date _center 
value. I can update it in my getInverseMatrix() implementation with the usual 
trick of const_cast but I would avoid that if possible. Is there a more elegant 
way of updating the _center value?

Regards,
Gianni

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





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

Reply via email to