ClanSoft logo
ClanSoft logo

    CL_Vector::norm

Syntax

float norm();

Return value

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

Description

Returns the (euclid) norm of the vector. It only uses the x,y,z ordinates!

not using w component


Back to index



This page was built using the Perceps documentation system.