Space Engineers
VRageMath.Rectangle Member List

This is the complete list of members for VRageMath.Rectangle, including all inherited members.

BottomVRageMath.Rectangle
CenterVRageMath.Rectangle
Contains(int x, int y)VRageMath.Rectangleinline
Contains(Point value)VRageMath.Rectangleinline
Contains(ref Point value, out bool result)VRageMath.Rectangleinline
Contains(Rectangle value)VRageMath.Rectangleinline
Contains(ref Rectangle value, out bool result)VRageMath.Rectangleinline
Equals(Rectangle other)VRageMath.Rectangleinline
Equals(object obj)VRageMath.Rectangleinline
GetHashCode()VRageMath.Rectangleinline
HeightVRageMath.Rectangle
Inflate(int horizontalAmount, int verticalAmount)VRageMath.Rectangleinline
Intersect(Rectangle value1, Rectangle value2)VRageMath.Rectangleinlinestatic
Intersect(ref Rectangle value1, ref Rectangle value2, out Rectangle result)VRageMath.Rectangleinlinestatic
Intersects(Rectangle value)VRageMath.Rectangleinline
Intersects(ref Rectangle value, out bool result)VRageMath.Rectangleinline
LeftVRageMath.Rectangle
LocationVRageMath.Rectangle
Offset(Point amount)VRageMath.Rectangleinline
Offset(int offsetX, int offsetY)VRageMath.Rectangleinline
operator!=(Rectangle a, Rectangle b)VRageMath.Rectangleinlinestatic
operator==(Rectangle a, Rectangle b)VRageMath.Rectangleinlinestatic
Rectangle()VRageMath.Rectangleinlinestatic
Rectangle(int x, int y, int width, int height)VRageMath.Rectangleinline
RightVRageMath.Rectangle
TopVRageMath.Rectangle
ToString()VRageMath.Rectangleinline
Union(Rectangle value1, Rectangle value2)VRageMath.Rectangleinlinestatic
Union(ref Rectangle value1, ref Rectangle value2, out Rectangle result)VRageMath.Rectangleinlinestatic
WidthVRageMath.Rectangle
XVRageMath.Rectangle
YVRageMath.Rectangle