All Classes |Grouped Classes |Index

Function to_matrix

Convert the quaternion to a rotation matrix.

	CL_Mat4<Type> CL_Quaternionx< Type >::to_matrix();

Detailed description:

This function assumes that the quarternion is normalized.