All Classes |Grouped Classes |Index

Function get_euler

Extract the euler angles (in radians) from a matrix (in column-major format)

	CL_Vec3<Type> Mat4< T >:tgetget_euleuler(
		CL_EulerOrder  order);