SAGA API
v9.6
|
#include <geo_tools.h>
Public Attributes | |
int | xMin |
int | yMin |
int | xMax |
int | yMax |
Definition at line 580 of file geo_tools.h.
int SSG_Rect_Int::xMax |
Definition at line 582 of file geo_tools.h.
Referenced by CSG_Rect_Int::Assign(), CSG_Rect_Int::Contains(), CSG_Rect_Int::Create(), CSG_Rect_Int::CSG_Rect_Int(), CSG_Rect_Int::Get_BottomRight(), CSG_Rect_Int::Inflate(), CSG_Rect_Int::Intersect(), CSG_Rect_Int::Intersects(), CSG_Rect_Int::is_Equal(), CSG_Rect_Int::Move(), CSG_Rect_Int::Set_BottomLeft(), and CSG_Rect_Int::Union().
int SSG_Rect_Int::xMin |
Definition at line 582 of file geo_tools.h.
Referenced by CSG_Rect_Int::Assign(), CSG_Rect_Int::Contains(), CSG_Rect_Int::Create(), CSG_Rect_Int::CSG_Rect_Int(), CSG_Rect_Int::Get_TopLeft(), CSG_Rect_Int::Inflate(), CSG_Rect_Int::Intersect(), CSG_Rect_Int::Intersects(), CSG_Rect_Int::is_Equal(), CSG_Rect_Int::Move(), CSG_Rect_Int::Set_TopRight(), and CSG_Rect_Int::Union().
int SSG_Rect_Int::yMax |
Definition at line 582 of file geo_tools.h.
Referenced by CSG_Rect_Int::Assign(), CSG_Rect_Int::Contains(), CSG_Rect_Int::Create(), CSG_Rect_Int::CSG_Rect_Int(), CSG_Rect_Int::Get_TopLeft(), CSG_Rect_Int::Inflate(), CSG_Rect_Int::Intersect(), CSG_Rect_Int::Intersects(), CSG_Rect_Int::is_Equal(), CSG_Rect_Int::Move(), CSG_Rect_Int::Set_BottomLeft(), and CSG_Rect_Int::Union().
int SSG_Rect_Int::yMin |
Definition at line 582 of file geo_tools.h.
Referenced by CSG_Rect_Int::Assign(), CSG_Rect_Int::Contains(), CSG_Rect_Int::Create(), CSG_Rect_Int::CSG_Rect_Int(), CSG_Rect_Int::Get_BottomRight(), CSG_Rect_Int::Get_Diameter(), CSG_Rect_Int::Inflate(), CSG_Rect_Int::Intersect(), CSG_Rect_Int::Intersects(), CSG_Rect_Int::is_Equal(), CSG_Rect_Int::Move(), CSG_Rect_Int::Set_TopRight(), and CSG_Rect_Int::Union().