omni::math::point_on_circle
NAME

omni::math::point_on_circle

A function of omni::math

#include <omni/math.hpp>
template < typename T > inline void omni::math::point_on_circle(double degrees, T radius, const omni::math::dimensional<T, 2>& center, omni::math::dimensional<T, 2>& out)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top