SAGA API  v9.5
CSG_PRQuadTree Member List

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) constCSG_PRQuadTree
Get_Nearest_Leaf(double x, double y, double &Distance) constCSG_PRQuadTree
Get_Nearest_Point(const TSG_Point &p, TSG_Point &Point, double &Value, double &Distance) constCSG_PRQuadTree
Get_Nearest_Point(double x, double y, TSG_Point &Point, double &Value, double &Distance) constCSG_PRQuadTree
Get_Nearest_Points(CSG_Points_3D &Points, const TSG_Point &p, size_t maxPoints, double Radius=0., int iQuadrant=-1) constCSG_PRQuadTree
Get_Nearest_Points(CSG_Points_3D &Points, double x, double y, size_t maxPoints, double Radius=0., int iQuadrant=-1) constCSG_PRQuadTree
Get_Point_Count(void) constCSG_PRQuadTreeinline
Get_Root(void) constCSG_PRQuadTreeinline
Get_Root_Pointer(void) constCSG_PRQuadTreeinline
Get_Selected_Count(void) constCSG_PRQuadTreeinline
Get_Selected_Distance(size_t i) constCSG_PRQuadTreeinline
Get_Selected_Leaf(size_t i) constCSG_PRQuadTreeinline
Get_Selected_Point(size_t i, double &x, double &y, double &z) constCSG_PRQuadTreeinline
Get_Selected_Z(size_t i) constCSG_PRQuadTreeinline
is_Okay(void) constCSG_PRQuadTreeinline
is_Polar(void) constCSG_PRQuadTreeinline
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_PRQuadTreeinline
~CSG_PRQuadTree(void)CSG_PRQuadTreevirtual