|
SAGA API Version 9.12
|
This is the complete list of members for CSG_KDTree, including all inherited members.
| _On_Construction(void) | CSG_KDTree | protected |
| CSG_KDTree(void) | CSG_KDTree | |
| Destroy(void) | CSG_KDTree | virtual |
| Get_Match_Count(void) const | CSG_KDTree | inline |
| Get_Match_Distance(size_t i) const | CSG_KDTree | inline |
| Get_Match_Index(size_t i) const | CSG_KDTree | inline |
| Get_Match_Shape(size_t i) const | CSG_KDTree | |
| Get_Point(int i) const | CSG_KDTree | inline |
| Get_Point(size_t i) const | CSG_KDTree | inline |
| Get_Point_Count(void) const | CSG_KDTree | inline |
| Get_Point_Value(int i) const | CSG_KDTree | inlinevirtual |
| Get_Point_Value(size_t i) const =0 | CSG_KDTree | pure virtual |
| Get_Version(void) | CSG_KDTree | static |
| is_Okay(void) const | CSG_KDTree | inline |
| m_Distances | CSG_KDTree | protected |
| m_Indices | CSG_KDTree | protected |
| m_pAdaptor | CSG_KDTree | protected |
| m_pKDTree | CSG_KDTree | protected |
| m_Points | CSG_KDTree | protected |
| operator[](int i) const | CSG_KDTree | inline |
| operator[](size_t i) const | CSG_KDTree | inline |
| ~CSG_KDTree(void) | CSG_KDTree | virtual |