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