Function gecl::circle

source ·
pub fn circle<T>(center: impl Into<Point<T>>, radius: T) -> Circle<T>