NAME
A static function of omni::math
omni::math::point_on_circle
A static function of omni::math
#include <omni/math.hpp>template <> inline void omni::math::point_on_circle<int64_t>(int64_t angle, int64_t radius, int64_t center_x, int64_t center_y, int64_t& out_x, int64_t& out_y)