20 Determining the Lengths of Vectors
Q3Vector2D_Length
function to determine the length of a two-dimensional vector.
float Q3Vector2D_Length (const TQ3Vector2D *vector2D);
vector2D
A two-dimensional vector.
Q3Vector2D_Length
function returns, as its function result, the length of the vector vector2D
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker