NAME
A function of omni::math
omni::math::point_is_on_circle_edge
A function of omni::math
#include <omni/math.hpp>template < typename T > inline bool omni::math::point_is_on_circle_edge(T center_x, T center_y, double radius, const omni::math::dimensional<T, 2>& point)