Home
last modified time | relevance | path

Searched refs:_Check_Root (Results 1 – 2 of 2) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dquadtree.cpp299 if( _Check_Root(x, y) && m_pRoot->Add_Point(x, y, z) ) in Add_Point()
321 bool CSG_PRQuadTree::_Check_Root(double x, double y) in _Check_Root() function in CSG_PRQuadTree
369 return( _Check_Root(x, y) ); in _Check_Root()
H A Dshapes.h1094 bool _Check_Root (double x, double y);