SAGA API
v9.6
|
This is the complete list of members for CSG_Rect, including all inherited members.
Assign(double xMin, double yMin, double xMax, double yMax) | CSG_Rect | |
Assign(const CSG_Point &A, const CSG_Point &B) | CSG_Rect | |
Assign(const CSG_Rect &Rect) | CSG_Rect | |
Contains(double x, double y) const | CSG_Rect | |
Contains(const CSG_Point &Point) const | CSG_Rect | |
Create(double xMin, double yMin, double xMax, double yMax) | CSG_Rect | |
Create(const CSG_Point &A, const CSG_Point &B) | CSG_Rect | |
Create(const CSG_Rect &Rect) | CSG_Rect | |
CSG_Rect(void) | CSG_Rect | |
CSG_Rect(const CSG_Rect &Rect) | CSG_Rect | |
CSG_Rect(const TSG_Rect &Rect) | CSG_Rect | |
CSG_Rect(const CSG_Point &A, const CSG_Point &B) | CSG_Rect | |
CSG_Rect(double xMin, double yMin, double xMax, double yMax) | CSG_Rect | |
Deflate(double d, bool bPercent=true) | CSG_Rect | |
Deflate(double dx, double dy, bool bPercent=true) | CSG_Rect | |
Get_Area(void) const | CSG_Rect | inline |
Get_BottomRight(void) const | CSG_Rect | inline |
Get_Center(void) const | CSG_Rect | inline |
Get_Diameter(void) const | CSG_Rect | inline |
Get_TopLeft(void) const | CSG_Rect | inline |
Get_XCenter(void) const | CSG_Rect | inline |
Get_XMax(void) const | CSG_Rect | inline |
Get_XMin(void) const | CSG_Rect | inline |
Get_XRange(void) const | CSG_Rect | inline |
Get_YCenter(void) const | CSG_Rect | inline |
Get_YMax(void) const | CSG_Rect | inline |
Get_YMin(void) const | CSG_Rect | inline |
Get_YRange(void) const | CSG_Rect | inline |
Inflate(double d, bool bPercent=true) | CSG_Rect | |
Inflate(double dx, double dy, bool bPercent=true) | CSG_Rect | |
Intersect(const CSG_Rect &Rect) | CSG_Rect | |
Intersects(const CSG_Rect &Rect) const | CSG_Rect | |
is_Equal(double xMin, double yMin, double xMax, double yMax, double epsilon=0.) const | CSG_Rect | |
is_Equal(const CSG_Rect &Rect, double epsilon=0.) const | CSG_Rect | |
Move(double dx, double dy) | CSG_Rect | |
Move(const CSG_Point &Point) | CSG_Rect | |
operator!=(const CSG_Rect &Rect) const | CSG_Rect | inline |
operator+=(const CSG_Point &Point) | CSG_Rect | inline |
operator-=(const CSG_Point &Point) | CSG_Rect | inline |
operator=(const CSG_Rect &Rect) | CSG_Rect | inline |
operator==(const CSG_Rect &Rect) const | CSG_Rect | inline |
Set_BottomLeft(double x, double y) | CSG_Rect | |
Set_BottomLeft(const CSG_Point &Point) | CSG_Rect | |
Set_TopRight(double x, double y) | CSG_Rect | |
Set_TopRight(const CSG_Point &Point) | CSG_Rect | |
Union(double x, double y) | CSG_Rect | |
Union(const CSG_Point &Point) | CSG_Rect | |
Union(const CSG_Rect &Rect) | CSG_Rect | |
xMax | SSG_Rect | |
xMin | SSG_Rect | |
yMax | SSG_Rect | |
yMin | SSG_Rect | |
~CSG_Rect(void) | CSG_Rect |