Home |All Classes |Grouped Classes |Index |Search
Returns the length (magnitude) of the vector.
double CL_Vector::length();
Detailed description:
This function does not use the w coordinate of the vector. It only uses the x,y,z coordinates.