notClipped

fnbool notClipped(int x, int y, int w, int h) nothrow @nogc

Tests if a rectangle intersects the current clip region.

Parameters

xX position
yY position
wWidth
hHeight

Returns

true if any part of the rectangle is visible