X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fsynfig%2Frect.h;h=b6205753c31033ad0b8d6ac1e3fb90fbbf1465c7;hb=2e7fd51065ba36fc990b825f2842da8baa2fed39;hp=140c5a1a0859875ba2faa805dfee0c154b3e9e84;hpb=d3408370fc3297609b3aa8d4ff7edf1f238df251;p=synfig.git diff --git a/synfig-core/tags/stable/src/synfig/rect.h b/synfig-core/tags/stable/src/synfig/rect.h index 140c5a1..b620575 100644 --- a/synfig-core/tags/stable/src/synfig/rect.h +++ b/synfig-core/tags/stable/src/synfig/rect.h @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -51,6 +52,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(