CL_Vector::angle
Syntax
float
angle
(const CL_Vector& v);
Parameters
v
-
other vector
Return value
the angle between the two vectors
Description
Returns the angle between the current vector and v
Back to index
This page was built using the Perceps documentation system.