Circle.x

The coordinates and radius.

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

Meta