Point.z

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

struct Point
real z;

Meta