zero constant
Size
const zero
An empty size, one with a zero width and a zero height.
Implementation
static const Size zero = Size(0.0, 0.0);
An empty size, one with a zero width and a zero height.
static const Size zero = Size(0.0, 0.0);