empty constant

Rect const empty

An empty rectangle.

Implementation

static const Rect empty = Rect(0, 0, 0, 0);