This is the complete list of members for RectExtensions, including all inherited members.
Area(this Rect rect) | RectExtensions | static |
CombineWith(this Rect rect, Rect other) | RectExtensions | static |
Contains(this Rect rect, Rect other) | RectExtensions | static |
Expand(ref this Rect rect, float amount) | RectExtensions | static |
GetCorners(this Rect rect) | RectExtensions | static |
IsDegenerate(ref this Rect rect) | RectExtensions | static |
OverlapArea(this Rect rect0, Rect rect1) | RectExtensions | static |
Subdivide(this Rect rect) | RectExtensions | static |
Subdivide(this Rect rect, ref NativeList< Rect > subdividedRectangles) | RectExtensions | static |
ToVector4(this Rect rect) | RectExtensions | static |