[−][src]Function newton::math::get_euler_angles
pub fn get_euler_angles(matrix: Mat4) -> (Vec3, Vec3)
Converts a 4x4 rotation matrix to Euler angles.
http://newtondynamics.com/wiki/index.php5?title=NewtonGetEulerAngle
pub fn get_euler_angles(matrix: Mat4) -> (Vec3, Vec3)
Converts a 4x4 rotation matrix to Euler angles.
http://newtondynamics.com/wiki/index.php5?title=NewtonGetEulerAngle