SAGA API
v9.6
|
This is the complete list of members for CSG_Shape_Part, including all inherited members.
_Alloc_Memory(int nPoints) | CSG_Shape_Part | protectedvirtual |
_Invalidate(void) | CSG_Shape_Part | inlineprotectedvirtual |
_Update_Extent(void) | CSG_Shape_Part | protectedvirtual |
Add_Point(double x, double y) | CSG_Shape_Part | inline |
Add_Point(const CSG_Point &p) | CSG_Shape_Part | inline |
Add_Point(const CSG_Point_3D &p) | CSG_Shape_Part | inline |
Add_Point(const CSG_Point_4D &p) | CSG_Shape_Part | inline |
Add_Points(CSG_Shape_Part *pPoints, bool bAscending=true) | CSG_Shape_Part | |
Assign(CSG_Shape_Part *pPart) | CSG_Shape_Part | virtual |
CSG_Shape_Line class | CSG_Shape_Part | friend |
CSG_Shape_Part(class CSG_Shape_Points *pOwner) | CSG_Shape_Part | protected |
CSG_Shape_Points class | CSG_Shape_Part | friend |
CSG_Shape_Polygon class | CSG_Shape_Part | friend |
Del_Point(int iPoint) | CSG_Shape_Part | |
Destroy(void) | CSG_Shape_Part | virtual |
Get_Count(void) const | CSG_Shape_Part | inline |
Get_Extent(void) | CSG_Shape_Part | inline |
Get_M(int iPoint, bool bAscending=true) const | CSG_Shape_Part | inline |
Get_MMax(void) | CSG_Shape_Part | inline |
Get_MMin(void) | CSG_Shape_Part | inline |
Get_Owner(void) | CSG_Shape_Part | inline |
Get_Point(int iPoint, bool bAscending=true) const | CSG_Shape_Part | inline |
Get_Point_Z(int iPoint, bool bAscending=true) const | CSG_Shape_Part | inline |
Get_Point_ZM(int iPoint, bool bAscending=true) const | CSG_Shape_Part | inline |
Get_Z(int iPoint, bool bAscending=true) const | CSG_Shape_Part | inline |
Get_ZMax(void) | CSG_Shape_Part | inline |
Get_ZMin(void) | CSG_Shape_Part | inline |
Ins_Point(double x, double y, int iPoint) | CSG_Shape_Part | |
Ins_Point(const CSG_Point &p, int iPoint) | CSG_Shape_Part | inline |
Ins_Point(const CSG_Point_3D &p, int iPoint) | CSG_Shape_Part | |
Ins_Point(const CSG_Point_4D &p, int iPoint) | CSG_Shape_Part | |
m_bUpdate | CSG_Shape_Part | protected |
m_Extent | CSG_Shape_Part | protected |
m_M | CSG_Shape_Part | protected |
m_MMax | CSG_Shape_Part | protected |
m_MMin | CSG_Shape_Part | protected |
m_nBuffer | CSG_Shape_Part | protected |
m_nPoints | CSG_Shape_Part | protected |
m_Points | CSG_Shape_Part | protected |
m_pOwner | CSG_Shape_Part | protected |
m_Z | CSG_Shape_Part | protected |
m_ZMax | CSG_Shape_Part | protected |
m_ZMin | CSG_Shape_Part | protected |
Revert_Points(void) | CSG_Shape_Part | |
Set_M(double m, int iPoint) | CSG_Shape_Part | inline |
Set_Point(double x, double y, int iPoint) | CSG_Shape_Part | |
Set_Point(const CSG_Point &p, int iPoint) | CSG_Shape_Part | inline |
Set_Point(const CSG_Point_3D &p, int iPoint) | CSG_Shape_Part | |
Set_Point(const CSG_Point_4D &p, int iPoint) | CSG_Shape_Part | |
Set_Z(double z, int iPoint) | CSG_Shape_Part | inline |
~CSG_Shape_Part(void) | CSG_Shape_Part | protectedvirtual |