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