SAGA API
v9.6
|
This is the complete list of members for CSG_Spline, including all inherited members.
_Create(double yA, double yB) | CSG_Spline | protected |
Add(double x, double y) | CSG_Spline | |
Create(double *xValues, double *yValues, int nValues, double yA=1.0e30, double yB=1.0e30) | CSG_Spline | |
Create(double yA=1.0e30, double yB=1.0e30) | CSG_Spline | |
CSG_Spline(void) | CSG_Spline | |
Destroy(void) | CSG_Spline | |
Get_Count(void) const | CSG_Spline | inline |
Get_Value(double x, double &y) | CSG_Spline | |
Get_Value(double x) | CSG_Spline | |
Get_x(int i) const | CSG_Spline | inline |
Get_xMax(void) const | CSG_Spline | inline |
Get_xMin(void) const | CSG_Spline | inline |
Get_y(int i) const | CSG_Spline | inline |
m_bCreated | CSG_Spline | protected |
m_x | CSG_Spline | protected |
m_y | CSG_Spline | protected |
m_z | CSG_Spline | protected |
~CSG_Spline(void) | CSG_Spline | virtual |