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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top