omni::math::point_on_circle
NAME

omni::math::point_on_circle

A function of omni::math

#include <omni/math.hpp>
template <> inline void omni::math::point_on_circle(double degrees, double radius, int32_t center_x, int32_t center_y, int32_t& out_x, int32_t& out_y)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top