Point.x

Point.x is the 'x' coordinate of the point.

struct Point
real x;

Meta