Home | All Classes | Grouped Classes | Index | Search
Rotate vector around an axis.
CL_Vector rotate( float angle, const CL_Vector& axis);
Parameters:
Return value:
The resulting rotated vector.
See also:
CL_Vector