Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Geometry.RectangleExt Member List

This is the complete list of members for Loyc.Geometry.RectangleExt, including all inherited members.

Contains< Rect, Point, T >(this Rect a, Point b)Loyc.Geometry.RectangleExtinlinestatic
Contains< Rect, T >(this Rect a, Rect b)Loyc.Geometry.RectangleExtinlinestatic
ExpandToInclude< Rect, Point, T >(this Rect a, Point b)Loyc.Geometry.RectangleExtinlinestatic
ExpandToInclude< Rect, Point, T >(this Rect a, IEnumerable< Point > bs)Loyc.Geometry.RectangleExtinlinestatic
Intersect< Rect, T >(this Rect a, Rect b)Loyc.Geometry.RectangleExtinlinestatic
IsNormal< Rect, T >(this Rect r) (defined in Loyc.Geometry.RectangleExt)Loyc.Geometry.RectangleExtinlinestatic
Normalize< Rect, T >(this Rect r) (defined in Loyc.Geometry.RectangleExt)Loyc.Geometry.RectangleExtinlinestatic
Overlaps< Rect, T >(this Rect a, Rect b)Loyc.Geometry.RectangleExtinlinestatic
SetRange< Rect, T >(this Rect r, T x1, T y1, T x2, T y2) (defined in Loyc.Geometry.RectangleExt)Loyc.Geometry.RectangleExtinlinestatic
SetRect< Rect, T >(this Rect r, T x, T y, T width, T height) (defined in Loyc.Geometry.RectangleExt)Loyc.Geometry.RectangleExtinlinestatic
Union< Rect, T >(this Rect a, Rect b)Loyc.Geometry.RectangleExtinlinestatic