X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Frect.h;h=ed658f2ee4a6366962c5180f6cd8f67f01cb3fcd;hb=d35785acb9567468dc2a520970f3f2f9313d0fca;hp=140c5a1a0859875ba2faa805dfee0c154b3e9e84;hpb=988a2f7a5c88aff02fcb137308507ef35a3ff22e;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/rect.h b/synfig-core/trunk/src/synfig/rect.h index 140c5a1..ed658f2 100644 --- a/synfig-core/trunk/src/synfig/rect.h +++ b/synfig-core/trunk/src/synfig/rect.h @@ -51,6 +51,9 @@ public: static Rect full_plane(); + static Rect horizontal_strip(const value_type &y1, const value_type &y2); + static Rect vertical_strip(const value_type &x1, const value_type &x2); + static Rect zero() { return Rect(