Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ functions
Functions
4,240 in github.com/LAStools/LAStools
⨍
Functions
4,240
◇
Types & classes
832
↓ 1 callers
Method
clear_merge_cell_set
LASzip/src/lasinterval.cpp:472
↓ 1 callers
Method
close
LASlib/src/lasreaderpipeon.cpp:195
↓ 1 callers
Method
coarsen
returns the indices of parent and siblings for the specified cell index
LASzip/src/lasquadtree.cpp:409
↓ 1 callers
Function
collect_all_keys
Collect all keys from all FileMaps (mergen)
src/lasinfo.cpp:494
↓ 1 callers
Function
concat_into
src/json.hpp:4265
↓ 1 callers
Function
concat_length
src/json.hpp:4234
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
src/json.hpp:22152
↓ 1 callers
Function
crend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
src/json.hpp:22159
↓ 1 callers
Method
decodeBit
LASzip/src/arithmeticdecoder.cpp:162
↓ 1 callers
Function
determine_vlr_index
Validating and determining the VLR index and the parameters
src/las2las.cpp:272
↓ 1 callers
Function
dll_error
LASzip/example/laszipdllexample.cpp:77
↓ 1 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
src/json.hpp:18811
↓ 1 callers
Method
encodeBit
LASzip/src/arithmeticencoder.cpp:201
↓ 1 callers
Method
eof
src/json.hpp:3649
↓ 1 callers
Function
erase
src/json.hpp:19170
↓ 1 callers
Function
exe_path
get the path of the exe file (incl. trailing path delimiter)
LASzip/src/mydefs.cpp:358
↓ 1 callers
Function
findLatestCondaInstallationPath
Finds the latest PROJ installation path in Conda environments
src/proj_loader.cpp:514
↓ 1 callers
Function
findLatestOSGeo4WInstallationPath
src/proj_loader.cpp:476
↓ 1 callers
Function
findLatestQGISInstallationPath
Finds the latest QGIS installation path by first checking the `QGIS_PREFIX_PATH` environment variable. If the environment variable is not set, it sear
src/proj_loader.cpp:347
↓ 1 callers
Function
findProjLibInStandartPaths
Search for the PROJ library within the standard installation directories.
src/proj_loader.cpp:237
↓ 1 callers
Function
findProjLibInStandartPathsRecursive
Search for the PROJ library within the standard installation directories by recursively traversing them.
src/proj_loader.cpp:195
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
src/json.hpp:17403
↓ 1 callers
Method
find_operation
LASlib/inc/lastransform.hpp:275
↓ 1 callers
Function
flatten_groups
Convert groups back into a key list
src/lasinfo.cpp:480
↓ 1 callers
Function
flush_repeated_logs
Writes the summarised repeated messages at the end of the log. Replaces the placeholders in unformatted messages '%...' with # using a regex.
LASzip/src/lasmessage.cpp:189
↓ 1 callers
Function
fopen7zipped
LASlib/src/fopen_compressed.cpp:48
↓ 1 callers
Function
fopenGzipped
LASlib/src/fopen_compressed.cpp:152
↓ 1 callers
Function
fopenRARed
LASlib/src/fopen_compressed.cpp:278
↓ 1 callers
Function
fopenZIPped
LASlib/src/fopen_compressed.cpp:100
↓ 1 callers
Function
format_buffer
src/json.hpp:17891
↓ 1 callers
Function
format_message
LASzip/src/lasmessage.cpp:234
↓ 1 callers
Method
format_was_specified
LASlib/src/laswriter.cpp:1146
↓ 1 callers
Method
get32bitsBE
LASzip/src/bytestreamin_file.hpp:176
↓ 1 callers
Function
getTemporalSpacing
LASlib/inc/lasdefinitions.hpp:159
↓ 1 callers
Function
get_Z
LASzip/src/laspoint.hpp:548
↓ 1 callers
Method
get_appendix
LASlib/src/laswriter.cpp:1131
↓ 1 callers
Function
get_attribute_as_float
LASzip/src/laspoint.hpp:1095
↓ 1 callers
Function
get_attribute_index
LASzip/src/lasattributer.hpp:679
↓ 1 callers
Function
get_available_RAM
LASzip/src/mydefs.cpp:530
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
src/json.hpp:17239
↓ 1 callers
Method
get_cell
LASzip/src/lasinterval.cpp:332
↓ 1 callers
Method
get_cell
LASlib/src/lascopc.cpp:283
↓ 1 callers
Method
get_cell_bounding_box
returns the bounding box of the cell that x & y fall into at the specified level
LASzip/src/lasquadtree.cpp:106
↓ 1 callers
Method
get_cell_index
returns the index of the cell that x & y fall into at the specified level
LASzip/src/lasquadtree.cpp:390
↓ 1 callers
Function
get_center_x
LASlib/inc/lascopc.hpp:169
↓ 1 callers
Function
get_center_y
LASlib/inc/lascopc.hpp:170
↓ 1 callers
Function
get_center_z
LASlib/inc/lascopc.hpp:171
↓ 1 callers
Function
get_command_line
src/lasvalidate.cpp:86
↓ 1 callers
Method
get_coord_system_info
returns the coord system information of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the fun
src/geoprojectionconverter.cpp:1067
↓ 1 callers
Method
get_copcindex
LASlib/src/lasreaderpipeon.cpp:129
↓ 1 callers
Method
get_datum_info
returns the datum information of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the function
src/geoprojectionconverter.cpp:1002
↓ 1 callers
Function
get_dim
LASzip/src/lasattributer.hpp:497
↓ 1 callers
Method
get_drop_classification_mask
LASlib/src/lasfilter.cpp:1288
↓ 1 callers
Method
get_drop_return_mask
LASlib/src/lasfilter.cpp:659
↓ 1 callers
Method
get_ellipsoid_info
returns the ellipsoid information of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the functi
src/geoprojectionconverter.cpp:962
↓ 1 callers
Method
get_epsg_representation
returns the epsg representation of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the function
src/geoprojectionconverter.cpp:946
↓ 1 callers
Function
get_extended_number_of_returns
LASzip/src/laspoint.hpp:787
↓ 1 callers
Function
get_extended_return_number
LASzip/src/laspoint.hpp:784
↓ 1 callers
Method
get_geokeys_projection_epsg
Returns the horizontal EPSG code (PCS or GCS) from the GeoTIFF GeoKeys in the LAS header
src/geoprojectionconverter.cpp:7713
↓ 1 callers
Method
get_geokeys_projection_vert_epsg
Returns the vertical EPSG code from the GeoTIFF GeoKeys in the LAS header
src/geoprojectionconverter.cpp:7735
↓ 1 callers
Function
get_impl_ptr
src/json.hpp:20722
↓ 1 callers
Method
get_intersected_cells
LASzip/src/lasquadtree.cpp:1482
↓ 1 callers
Method
get_json_representation
returns the json representation of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the function
src/geoprojectionconverter.cpp:916
↓ 1 callers
Method
get_keep_classification_mask
LASlib/src/lasfilter.cpp:1253
↓ 1 callers
Method
get_keep_return_mask
LASlib/src/lasfilter.cpp:642
↓ 1 callers
Method
get_lasreader
LASlib/inc/lasreaderpipeon.hpp:44
↓ 1 callers
Method
get_merged_cell
LASzip/src/lasinterval.cpp:480
↓ 1 callers
Method
get_native
LASlib/src/laswriter.cpp:1141
↓ 1 callers
Method
get_number_cells
get total number of cells
LASzip/src/lasinterval.cpp:145
↓ 1 callers
Method
get_parent
LASlib/src/lascopc.cpp:70
↓ 1 callers
Method
get_projString_representation
returns the PROj string representation of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the f
src/geoprojectionconverter.cpp:931
↓ 1 callers
Method
get_proj_crs_name_from_wkt
IMPORTANT: The Proj lib must be installed and loaded to use this functionality. create PROJ object using the wkt content e.g. from the file header val
src/geoprojectionconverter.cpp:9045
↓ 1 callers
Function
get_ptr
src/json.hpp:20862
↓ 1 callers
Function
get_scan_angle
get scan angle in degree
LASzip/src/laspoint.hpp:858
↓ 1 callers
Method
get_stream
LASlib/src/lasreader_las.cpp:1569
↓ 1 callers
Method
get_value
src/json.hpp:12748
↓ 1 callers
Method
get_wkt_representation
returns the WKT representation of the PROJ crs IMPORTANT: the proj context and the PROJ crs object must have been created before calling the function
src/geoprojectionconverter.cpp:900
↓ 1 callers
Method
getsym
find out symbol for a given cumulative frequency */ lt_f cumulative frequency */
LASzip/unused/rangemodel.cpp:219
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
src/json.hpp:17498
↓ 1 callers
Method
has_intervals
LASzip/src/lasindex.cpp:250
↓ 1 callers
Method
has_more_cells
LASzip/src/lasquadtree.cpp:1496
↓ 1 callers
Function
has_vlr_extension
Checks if the specified filename has a ".vlr" extension.
src/las2las.cpp:259
↓ 1 callers
Function
hash
src/json.hpp:6023
↓ 1 callers
Method
ignore
LASlib/src/lasignore.cpp:340
↓ 1 callers
Method
init
LASzip/unused/rangeencoder.cpp:61
↓ 1 callers
Method
init
LASzip/unused/rangedecoder.cpp:61
↓ 1 callers
Method
inside_circle
LASlib/src/lasreadermerged.cpp:1286
↓ 1 callers
Method
inside_copc_depth
LASlib/src/lasreadermerged.cpp:1322
↓ 1 callers
Method
inside_rectangle
LASlib/src/lasreadermerged.cpp:1304
↓ 1 callers
Method
inside_tile
LASlib/src/lasreadermerged.cpp:1267
↓ 1 callers
Function
int_to_string
src/json.hpp:5179
↓ 1 callers
Method
intersect_rectangle
LASzip/src/lasindex.cpp:214
↓ 1 callers
Method
is_compressed
LASlib/src/laswaveform13reader.cpp:76
↓ 1 callers
Method
is_finalized
src/lascopcindex.cpp:207
↓ 1 callers
Function
is_negative_number
src/json.hpp:18700
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
src/json.hpp:20635
↓ 1 callers
Method
is_proj_epsg_valid
IMPORTANT: The Proj lib must be installed and loaded to use this functionality. check whether the EPSG code is valid using the proj library
src/geoprojectionconverter.cpp:8715
↓ 1 callers
Method
is_proj_wkt_valid
IMPORTANT: The Proj lib must be installed and loaded to use this functionality. create PROJ object using the wkt content e.g. from the file header val
src/geoprojectionconverter.cpp:9023
↓ 1 callers
Method
is_standard
LASzip/src/laszip.cpp:696
↓ 1 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
src/json.hpp:20614
← previous
next →
601–700 of 4,240, ranked by callers