SAGA API
v9.6
|
This is the complete list of members for CSG_Rect_Int, including all inherited members.
Assign(int xMin, int yMin, int xMax, int yMax) | CSG_Rect_Int | |
Assign(const TSG_Point_Int &A, const TSG_Point_Int &B) | CSG_Rect_Int | |
Assign(const CSG_Rect_Int &Rect) | CSG_Rect_Int | |
Contains(double x, double y) const | CSG_Rect_Int | |
Contains(const TSG_Point_Int &Point) const | CSG_Rect_Int | |
Create(int xMin, int yMin, int xMax, int yMax) | CSG_Rect_Int | |
Create(const TSG_Point_Int &A, const TSG_Point_Int &B) | CSG_Rect_Int | |
Create(const CSG_Rect_Int &Rect) | CSG_Rect_Int | |
CSG_Rect_Int(void) | CSG_Rect_Int | |
CSG_Rect_Int(const CSG_Rect_Int &Rect) | CSG_Rect_Int | |
CSG_Rect_Int(const TSG_Rect_Int &Rect) | CSG_Rect_Int | |
CSG_Rect_Int(const TSG_Point_Int &A, const TSG_Point_Int &B) | CSG_Rect_Int | |
CSG_Rect_Int(int xMin, int yMin, int xMax, int yMax) | CSG_Rect_Int | |
Deflate(int d) | CSG_Rect_Int | |
Deflate(int dx, int dy) | CSG_Rect_Int | |
Get_Area(void) const | CSG_Rect_Int | inline |
Get_BottomRight(void) const | CSG_Rect_Int | inline |
Get_Diameter(void) const | CSG_Rect_Int | inline |
Get_TopLeft(void) const | CSG_Rect_Int | inline |
Get_XMax(void) const | CSG_Rect_Int | inline |
Get_XMin(void) const | CSG_Rect_Int | inline |
Get_XRange(void) const | CSG_Rect_Int | inline |
Get_YMax(void) const | CSG_Rect_Int | inline |
Get_YMin(void) const | CSG_Rect_Int | inline |
Get_YRange(void) const | CSG_Rect_Int | inline |
Inflate(int d) | CSG_Rect_Int | |
Inflate(int dx, int dy) | CSG_Rect_Int | |
Intersect(const CSG_Rect_Int &Rect) | CSG_Rect_Int | |
Intersects(const CSG_Rect_Int &Rect) const | CSG_Rect_Int | |
is_Equal(int xMin, int yMin, int xMax, int yMax) const | CSG_Rect_Int | |
is_Equal(const CSG_Rect_Int &Rect) const | CSG_Rect_Int | |
Move(int dx, int dy) | CSG_Rect_Int | |
Move(const TSG_Point_Int &Point) | CSG_Rect_Int | |
operator!=(const CSG_Rect_Int &Rect) const | CSG_Rect_Int | inline |
operator+=(const TSG_Point_Int &Point) | CSG_Rect_Int | inline |
operator-=(const TSG_Point_Int &Point) | CSG_Rect_Int | inline |
operator=(const CSG_Rect_Int &Rect) | CSG_Rect_Int | inline |
operator==(const CSG_Rect_Int &Rect) const | CSG_Rect_Int | inline |
Set_BottomLeft(int x, int y) | CSG_Rect_Int | |
Set_BottomLeft(const TSG_Point_Int &Point) | CSG_Rect_Int | |
Set_TopRight(int x, int y) | CSG_Rect_Int | |
Set_TopRight(const TSG_Point_Int &Point) | CSG_Rect_Int | |
Union(int x, int y) | CSG_Rect_Int | |
Union(const TSG_Point_Int &Point) | CSG_Rect_Int | |
Union(const CSG_Rect_Int &Rect) | CSG_Rect_Int | |
xMax | SSG_Rect_Int | |
xMin | SSG_Rect_Int | |
yMax | SSG_Rect_Int | |
yMin | SSG_Rect_Int | |
~CSG_Rect_Int(void) | CSG_Rect_Int |