Circle.r

The coordinates and radius.

  1. T x;
  2. T y;
  3. T r;
    struct Circle(T)
    T r;

Meta