NAME
A function of omni::math
omni::math::rotate_point
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::rotate_point(double degrees, T center_x, T center_y, T& rotate_x, T& rotate_y)