CL_Vector rotate( float angle, const CL_Vector& a);
Returns the current vector rotated around vector a and angle angle
Back to index