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