NAME
A member function of omni::geometry::raw_circle
OVERLOADS
omni::geometry::raw_circle::inflate
A member function of omni::geometry::raw_circle
#include <omni/geometry/circle.hpp>omni::geometry::raw_circle<T>& omni::geometry::raw_circle::inflate(double percent)OVERLOADS
static omni::geometry::raw_circle<T> omni::geometry::raw_circle::inflate(const omni::geometry::raw_circle<T>& circ, double percent)