[osg-users] "hooking" into the Trackballmanipulator transform
Andrew Cunningham
andrewC at mac.com
Tue May 8 12:43:01 PDT 2018
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
More information about the osg-users
mailing list