HPS.IntRectangle Struct Reference
Public Member Functions | |
bool | Contains (IntRectangle rect) |
IntRectangle | Contract (int border) |
IntRectangle | Contract (IntRectangle rect) |
override bool | Equals (object obj) |
bool | Equals (IntRectangle r) |
IntRectangle | Expand (int border) |
override int | GetHashCode () |
IntRectangle | Intersect (IntRectangle rect) |
bool | Intersecting (IntRectangle rect) |
IntRectangle (int in_left, int in_right, int in_bottom, int in_top) | |
IntRectangle (IntRectangle that) | |
IntRectangle (Rectangle that) | |
IntRectangle | Union (IntRectangle rect) |
Static Public Member Functions | |
static bool | operator!= (IntRectangle a, IntRectangle b) |
static bool | operator== (IntRectangle a, IntRectangle b) |
static IntRectangle | Zero () |
Public Attributes | |
int | bottom |
int | left |
int | right |
int | top |
The documentation for this struct was generated from the following file:
- internals/hps_core/source/cs/HPS.IntRectangle.cs