SAGA API  v9.5
CSG_Rect Member List

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) constCSG_Rect
Contains(const CSG_Point &Point) constCSG_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) constCSG_Rectinline
Get_BottomRight(void) constCSG_Rectinline
Get_Center(void) constCSG_Rectinline
Get_Diameter(void) constCSG_Rectinline
Get_TopLeft(void) constCSG_Rectinline
Get_XCenter(void) constCSG_Rectinline
Get_XMax(void) constCSG_Rectinline
Get_XMin(void) constCSG_Rectinline
Get_XRange(void) constCSG_Rectinline
Get_YCenter(void) constCSG_Rectinline
Get_YMax(void) constCSG_Rectinline
Get_YMin(void) constCSG_Rectinline
Get_YRange(void) constCSG_Rectinline
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) constCSG_Rect
is_Equal(double xMin, double yMin, double xMax, double yMax, double epsilon=0.) constCSG_Rect
is_Equal(const CSG_Rect &Rect, double epsilon=0.) constCSG_Rect
Move(double dx, double dy)CSG_Rect
Move(const CSG_Point &Point)CSG_Rect
operator!=(const CSG_Rect &Rect) constCSG_Rectinline
operator+=(const CSG_Point &Point)CSG_Rectinline
operator-=(const CSG_Point &Point)CSG_Rectinline
operator=(const CSG_Rect &Rect)CSG_Rectinline
operator==(const CSG_Rect &Rect) constCSG_Rectinline
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
xMaxSSG_Rect
xMinSSG_Rect
yMaxSSG_Rect
yMinSSG_Rect
~CSG_Rect(void)CSG_Rect