Home | All Classes | Grouped Classes | Index | Search

CL_Vector::norm

Returns the (euclid) norm of the vector.

	float norm();

Return value:

the euclid norm of the vector (in R^3)

Detailed description:

This function does not use the w coordinate of the vector. It only uses the x,y,z coordinates.

See also:

CL_Vector



Questions or comments, write to the ClanLib mailing list.