Home | All Classes | Grouped Classes | Index | Search

CL_Vector2::length

The length of the vector

	float length();

Return value:

sqrt(x^2+y^2)

See also:

CL_Vector2



Questions or comments, write to the ClanLib mailing list.