Home
last modified time | relevance | path

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

/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasquadtree.cpp105 void LASquadtree::get_cell_bounding_box(const F64 x, const F64 y, U32 level, F32* min, F32* max) co… in get_cell_bounding_box() function in LASquadtree
152 void LASquadtree::get_cell_bounding_box(const F64 x, const F64 y, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
158 void LASquadtree::get_cell_bounding_box(U32 level_index, U32 level, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
207 void LASquadtree::get_cell_bounding_box(U32 level_index, U32 level, F64* min, F64* max) const in get_cell_bounding_box() function in LASquadtree
256 void LASquadtree::get_cell_bounding_box(U32 level_index, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
262 void LASquadtree::get_cell_bounding_box(U32 level_index, F64* min, F64* max) const in get_cell_bounding_box() function in LASquadtree
268 void LASquadtree::get_cell_bounding_box(const I32 cell_index, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasquadtree.cpp105 void LASquadtree::get_cell_bounding_box(const F64 x, const F64 y, U32 level, F32* min, F32* max) co… in get_cell_bounding_box() function in LASquadtree
152 void LASquadtree::get_cell_bounding_box(const F64 x, const F64 y, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
158 void LASquadtree::get_cell_bounding_box(U32 level_index, U32 level, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
207 void LASquadtree::get_cell_bounding_box(U32 level_index, U32 level, F64* min, F64* max) const in get_cell_bounding_box() function in LASquadtree
256 void LASquadtree::get_cell_bounding_box(U32 level_index, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree
262 void LASquadtree::get_cell_bounding_box(U32 level_index, F64* min, F64* max) const in get_cell_bounding_box() function in LASquadtree
268 void LASquadtree::get_cell_bounding_box(const I32 cell_index, F32* min, F32* max) const in get_cell_bounding_box() function in LASquadtree