|
SAGA API Version 9.11
|
This is the complete list of members for CSG_PRQuadTree, including all inherited members.
| Add_Point(double x, double y, double z) | CSG_PRQuadTree | |
| Add_Point(const TSG_Point &p, double z) | CSG_PRQuadTree | |
| Create(const CSG_Rect &Extent, bool bStatistics=false) | CSG_PRQuadTree | |
| Create(CSG_Shapes *pShapes, int Attribute, bool bStatistics=false) | CSG_PRQuadTree | |
| CSG_PRQuadTree(void) | CSG_PRQuadTree | |
| CSG_PRQuadTree(const TSG_Rect &Extent, bool bStatistics=false) | CSG_PRQuadTree | |
| CSG_PRQuadTree(CSG_Shapes *pShapes, int Attribute, bool bStatistics=false) | CSG_PRQuadTree | |
| Destroy(void) | CSG_PRQuadTree | |
| Get_Nearest_Leaf(const TSG_Point &p, double &Distance) const | CSG_PRQuadTree | |
| Get_Nearest_Leaf(double x, double y, double &Distance) const | CSG_PRQuadTree | |
| Get_Nearest_Point(const TSG_Point &p, TSG_Point &Point, double &Value, double &Distance) const | CSG_PRQuadTree | |
| Get_Nearest_Point(double x, double y, TSG_Point &Point, double &Value, double &Distance) const | CSG_PRQuadTree | |
| Get_Nearest_Points(CSG_Points_3D &Points, const TSG_Point &p, size_t maxPoints, double Radius=0., int iQuadrant=-1) const | CSG_PRQuadTree | |
| Get_Nearest_Points(CSG_Points_3D &Points, double x, double y, size_t maxPoints, double Radius=0., int iQuadrant=-1) const | CSG_PRQuadTree | |
| Get_Point_Count(void) const | CSG_PRQuadTree | inline |
| Get_Root(void) const | CSG_PRQuadTree | inline |
| Get_Root_Pointer(void) const | CSG_PRQuadTree | inline |
| Get_Selected_Count(void) const | CSG_PRQuadTree | inline |
| Get_Selected_Distance(size_t i) const | CSG_PRQuadTree | inline |
| Get_Selected_Leaf(size_t i) const | CSG_PRQuadTree | inline |
| Get_Selected_Point(size_t i, double &x, double &y, double &z) const | CSG_PRQuadTree | inline |
| Get_Selected_Z(size_t i) const | CSG_PRQuadTree | inline |
| is_Okay(void) const | CSG_PRQuadTree | inline |
| is_Polar(void) const | CSG_PRQuadTree | inline |
| Select_Nearest_Points(const TSG_Point &p, size_t maxPoints, double Radius=0., int iQuadrant=-1) | CSG_PRQuadTree | |
| Select_Nearest_Points(double x, double y, size_t maxPoints, double Radius=0., int iQuadrant=-1) | CSG_PRQuadTree | |
| Set_Polar_Search(bool bOn) | CSG_PRQuadTree | inline |
| ~CSG_PRQuadTree(void) | CSG_PRQuadTree | virtual |