Hi, I need to "hook" into the TrackballManipulator to provide feedback to the user. As the user rotates the model, I want to get the matrix and extract Euler angles. I'm stuck at how to get notified when the when the view matrix changes. Should I derive a new class from TrackballManipulator ?
OSG 3.4.1 Thanks Andrew ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=73567#73567 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

