Home
last modified time | relevance | path

Searched defs:Get_Nearest_Shape (Results 1 – 1 of 1) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dkdtree.cpp574 CSG_Shape * CSG_KDTree_2D::Get_Nearest_Shape(double Coordinate[2]) in Get_Nearest_Shape() function in CSG_KDTree_2D
619 CSG_Shape * CSG_KDTree_2D::Get_Nearest_Shape(double x, double y) in Get_Nearest_Shape() function in CSG_KDTree_2D
902 CSG_Shape * CSG_KDTree_3D::Get_Nearest_Shape(double Coordinate[3]) in Get_Nearest_Shape() function in CSG_KDTree_3D
947 CSG_Shape * CSG_KDTree_3D::Get_Nearest_Shape(double x, double y, double z) in Get_Nearest_Shape() function in CSG_KDTree_3D