Home
last modified time | relevance | path

Searched refs:LASquadtree (Results 1 – 12 of 12) sorted by relevance

/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasquadtree.cpp449 U32 LASquadtree::get_level(U32 cell_index) const in get_level()
482 U32 LASquadtree::get_max_level_index() const in get_max_level_index()
488 U32 LASquadtree::get_max_cell_index(U32 level) const in get_max_cell_index()
494 U32 LASquadtree::get_max_cell_index() const in get_max_cell_index()
577 BOOL LASquadtree::read(ByteStreamIn* stream) in read()
671 BOOL LASquadtree::write(ByteStreamOut* stream) const in write()
1471 BOOL LASquadtree::get_all_cells() in get_all_cells()
1477 BOOL LASquadtree::get_intersected_cells() in get_intersected_cells()
1491 BOOL LASquadtree::has_more_cells() in has_more_cells()
1646 LASquadtree::LASquadtree() in LASquadtree() function in LASquadtree
[all …]
H A Dlasindex.hpp46 class LASquadtree;
63 void prepare(LASquadtree* spatial, I32 threshold=1000);
102 LASquadtree* get_spatial() const;
108 LASquadtree* spatial;
H A Dlasquadtree.hpp45 class LASLIB_DLL LASquadtree class
48 LASquadtree();
49 ~LASquadtree();
H A Dlasindex.cpp93 void LASindex::prepare(LASquadtree* spatial, I32 threshold) in prepare()
233 LASquadtree* LASindex::get_spatial() const in get_spatial()
593 spatial = new LASquadtree(); in read()
H A Dlaszip_dll.cpp2997 LASquadtree* lasquadtree = new LASquadtree; in laszip_open_writer()
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasquadtree.cpp449 U32 LASquadtree::get_level(U32 cell_index) const in get_level()
482 U32 LASquadtree::get_max_level_index() const in get_max_level_index()
488 U32 LASquadtree::get_max_cell_index(U32 level) const in get_max_cell_index()
494 U32 LASquadtree::get_max_cell_index() const in get_max_cell_index()
577 BOOL LASquadtree::read(ByteStreamIn* stream) in read()
671 BOOL LASquadtree::write(ByteStreamOut* stream) const in write()
1471 BOOL LASquadtree::get_all_cells() in get_all_cells()
1477 BOOL LASquadtree::get_intersected_cells() in get_intersected_cells()
1491 BOOL LASquadtree::has_more_cells() in has_more_cells()
1646 LASquadtree::LASquadtree() in LASquadtree() function in LASquadtree
[all …]
H A Dlasindex.hpp46 class LASquadtree;
63 void prepare(LASquadtree* spatial, I32 threshold=1000);
102 LASquadtree* get_spatial() const;
108 LASquadtree* spatial;
H A Dlasquadtree.hpp45 class LASquadtree class
48 LASquadtree();
49 ~LASquadtree();
H A Dlasindex.cpp93 void LASindex::prepare(LASquadtree* spatial, I32 threshold) in prepare()
233 LASquadtree* LASindex::get_spatial() const in get_spatial()
569 spatial = new LASquadtree(); in read()
H A Dlaszip_dll.cpp2982 LASquadtree* lasquadtree = new LASquadtree; in laszip_open_writer()
/dports/misc/lastools/LAStools-8ff2694/src/
H A Dlaszip.cpp619 LASquadtree* lasquadtree = new LASquadtree; in main()
747 LASquadtree* lasquadtree = new LASquadtree; in main()
814 LASquadtree* lasquadtree = new LASquadtree; in main()
H A Dlasindex.cpp344 LASquadtree* lasquadtree = new LASquadtree; in main()