omni::math::rotate_point
NAME

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, omni::math::dimensional<T, 2>& rotate)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top