Menu

Commit [r22518]  Maximize  Restore  History

Created the new vector_angle() library function.

This is located in the lib.geometry.vectors module. The function will calculate the angle between
two vectors with sign or direction using the atan2() function.

bugman 2014-03-21

changed /trunk/lib/geometry/vectors.py
/trunk/lib/geometry/vectors.py Diff Switch to side-by-side view
Loading...