Home
last modified time | relevance | path

Searched refs:intersect_circle_with_rectangle (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasquadtree.hpp154 …BOOL intersect_circle_with_rectangle(const F64 center_x, const F64 center_y, const F64 radius, con…
H A Dlasquadtree.cpp1316 …if (intersect_circle_with_rectangle(center_x, center_y, radius, cell_min_x, cell_max_x, cell_min_y… in intersect_circle_with_cells()
1405 …if (intersect_circle_with_rectangle(center_x, center_y, radius, cell_min_x, cell_max_x, cell_min_y… in intersect_circle_with_cells_adaptive()
1412 BOOL LASquadtree::intersect_circle_with_rectangle(const F64 center_x, const F64 center_y, const F64… in intersect_circle_with_rectangle() function in LASquadtree
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasquadtree.hpp154 …BOOL intersect_circle_with_rectangle(const F64 center_x, const F64 center_y, const F64 radius, con…
H A Dlasquadtree.cpp1316 …if (intersect_circle_with_rectangle(center_x, center_y, radius, cell_min_x, cell_max_x, cell_min_y… in intersect_circle_with_cells()
1405 …if (intersect_circle_with_rectangle(center_x, center_y, radius, cell_min_x, cell_max_x, cell_min_y… in intersect_circle_with_cells_adaptive()
1412 BOOL LASquadtree::intersect_circle_with_rectangle(const F64 center_x, const F64 center_y, const F64… in intersect_circle_with_rectangle() function in LASquadtree