Home | All Classes | Grouped Classes | Index | Search

CL_Vector::angle

Calculate the angle between this vector and an other vector.

	float angle(
		const CL_Vector& vector);

Parameters:

vector
Second vector used to calculate angle.

Return value:

The angle between the two vectors.

See also:

CL_Vector



Questions or comments, write to the ClanLib mailing list.