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