All Classes |Grouped Classes |Index

Function get_euler

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

	CL_Vec3<Type> CL_Mat4< Type >::get_euler(
		CL_EulerOrder  order);