NAME
A function of omni::math
omni::math::triangle_rotate_abc
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::triangle_rotate_abc(double degrees, T x1, T y1, const omni::math::rotation_direction& dir, T& x2, T& y2, T& x3, T& y3)