Point.x

The coordinates.

  1. T x;
    struct Point(T)
    T x;
  2. T y;

Meta