NAME
A function of omni::math
omni::math::rectangle_rotate_point
A function of omni::math
#include <omni/math.hpp>template < typename T > inline void omni::math::rectangle_rotate_point(const omni::math::rotation_angle& degrees, T x, T y, const omni::math::rotation_direction& dir, T& ax, T& ay, T& w, T& h)