NAME
A member function of omni::geometry::raw_circle
OVERLOADS
omni::geometry::raw_circle::intersect
A member function of omni::geometry::raw_circle
#include <omni/geometry/circle.hpp>void omni::geometry::raw_circle::intersect(const omni::geometry::raw_circle<T>& r2)OVERLOADS
static omni::geometry::raw_circle<T> omni::geometry::raw_circle::intersect(const omni::geometry::raw_circle<T>& a, const omni::geometry::raw_circle<T>& b)