zero constant

Point const zero

The zero point (origin).

Implementation

static const Point zero = Point(0, 0);