NAME
A function of omni::math
omni::math::triangle_rotate_centroid
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::triangle_rotate_centroid(double degrees, const omni::math::rotation_direction& dir, T& ax, T& ay, T& bx, T& by, T& cx, T& cy)