Struct Rect#

Struct Documentation#

struct Rect#

Public Functions

inline bool is_valid() const noexcept#

Public Members

long x1 = 1#

< rectangular region

long x2 = 1#
long y1 = 1#
long y2 = 1#