Is there any way in OpenSG to get rotations around the individual axes (euler angles) from a Quaternion? Does anyone have utility code to do it with an OpenSG quaternion?
I have found a method to set a quaternion from this information (setValue(float,float,float)) but I don't see any routine to get the information back out in this form. (and yes I know there will be multiple possible ways to represent the values but I need a way to represent a rotation in a GUI and AFAIK rotations in degrees around the 3 axes are still the best way to do this) -Allen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
