Home |All Classes |Grouped Classes |Index |Search

Function rotate

Rotate vector around an axis.

	CL_Vector CL_Vector::rotate(
		double angle,
		const CL_Vector & axis);