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<uint64_t>(uint64_t angle, uint64_t radius, uint64_t center_x, uint64_t center_y, uint64_t& out_x, uint64_t& out_y)