MCPcopy Create free account

hub / github.com/LAStools/LAStools / functions

Functions4,240 in github.com/LAStools/LAStools

↓ 1 callersMethodclear_merge_cell_set
LASzip/src/lasinterval.cpp:472
↓ 1 callersMethodclose
LASlib/src/lasreaderpipeon.cpp:195
↓ 1 callersMethodcoarsen
returns the indices of parent and siblings for the specified cell index
LASzip/src/lasquadtree.cpp:409
↓ 1 callersFunctioncollect_all_keys
Collect all keys from all FileMaps (mergen)
src/lasinfo.cpp:494
↓ 1 callersFunctionconcat_into
src/json.hpp:4265
↓ 1 callersFunctionconcat_length
src/json.hpp:4234
↓ 1 callersFunctioncrbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
src/json.hpp:22152
↓ 1 callersFunctioncrend
@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 callersMethoddecodeBit
LASzip/src/arithmeticdecoder.cpp:162
↓ 1 callersFunctiondetermine_vlr_index
Validating and determining the VLR index and the parameters
src/las2las.cpp:272
↓ 1 callersFunctiondll_error
LASzip/example/laszipdllexample.cpp:77
↓ 1 callersFunctiondump_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 callersMethodencodeBit
LASzip/src/arithmeticencoder.cpp:201
↓ 1 callersMethodeof
src/json.hpp:3649
↓ 1 callersFunctionerase
src/json.hpp:19170
↓ 1 callersFunctionexe_path
get the path of the exe file (incl. trailing path delimiter)
LASzip/src/mydefs.cpp:358
↓ 1 callersFunctionfindLatestCondaInstallationPath
Finds the latest PROJ installation path in Conda environments
src/proj_loader.cpp:514
↓ 1 callersFunctionfindLatestOSGeo4WInstallationPath
src/proj_loader.cpp:476
↓ 1 callersFunctionfindLatestQGISInstallationPath
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 callersFunctionfindProjLibInStandartPaths
Search for the PROJ library within the standard installation directories.
src/proj_loader.cpp:237
↓ 1 callersFunctionfindProjLibInStandartPathsRecursive
Search for the PROJ library within the standard installation directories by recursively traversing them.
src/proj_loader.cpp:195
↓ 1 callersFunctionfind_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 callersMethodfind_operation
LASlib/inc/lastransform.hpp:275
↓ 1 callersFunctionflatten_groups
Convert groups back into a key list
src/lasinfo.cpp:480
↓ 1 callersFunctionflush_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 callersFunctionfopen7zipped
LASlib/src/fopen_compressed.cpp:48
↓ 1 callersFunctionfopenGzipped
LASlib/src/fopen_compressed.cpp:152
↓ 1 callersFunctionfopenRARed
LASlib/src/fopen_compressed.cpp:278
↓ 1 callersFunctionfopenZIPped
LASlib/src/fopen_compressed.cpp:100
↓ 1 callersFunctionformat_buffer
src/json.hpp:17891
↓ 1 callersFunctionformat_message
LASzip/src/lasmessage.cpp:234
↓ 1 callersMethodformat_was_specified
LASlib/src/laswriter.cpp:1146
↓ 1 callersMethodget32bitsBE
LASzip/src/bytestreamin_file.hpp:176
↓ 1 callersFunctiongetTemporalSpacing
LASlib/inc/lasdefinitions.hpp:159
↓ 1 callersFunctionget_Z
LASzip/src/laspoint.hpp:548
↓ 1 callersMethodget_appendix
LASlib/src/laswriter.cpp:1131
↓ 1 callersFunctionget_attribute_as_float
LASzip/src/laspoint.hpp:1095
↓ 1 callersFunctionget_attribute_index
LASzip/src/lasattributer.hpp:679
↓ 1 callersFunctionget_available_RAM
LASzip/src/mydefs.cpp:530
↓ 1 callersFunctionget_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 callersMethodget_cell
LASzip/src/lasinterval.cpp:332
↓ 1 callersMethodget_cell
LASlib/src/lascopc.cpp:283
↓ 1 callersMethodget_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 callersMethodget_cell_index
returns the index of the cell that x & y fall into at the specified level
LASzip/src/lasquadtree.cpp:390
↓ 1 callersFunctionget_center_x
LASlib/inc/lascopc.hpp:169
↓ 1 callersFunctionget_center_y
LASlib/inc/lascopc.hpp:170
↓ 1 callersFunctionget_center_z
LASlib/inc/lascopc.hpp:171
↓ 1 callersFunctionget_command_line
src/lasvalidate.cpp:86
↓ 1 callersMethodget_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 callersMethodget_copcindex
LASlib/src/lasreaderpipeon.cpp:129
↓ 1 callersMethodget_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 callersFunctionget_dim
LASzip/src/lasattributer.hpp:497
↓ 1 callersMethodget_drop_classification_mask
LASlib/src/lasfilter.cpp:1288
↓ 1 callersMethodget_drop_return_mask
LASlib/src/lasfilter.cpp:659
↓ 1 callersMethodget_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 callersMethodget_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 callersFunctionget_extended_number_of_returns
LASzip/src/laspoint.hpp:787
↓ 1 callersFunctionget_extended_return_number
LASzip/src/laspoint.hpp:784
↓ 1 callersMethodget_geokeys_projection_epsg
Returns the horizontal EPSG code (PCS or GCS) from the GeoTIFF GeoKeys in the LAS header
src/geoprojectionconverter.cpp:7713
↓ 1 callersMethodget_geokeys_projection_vert_epsg
Returns the vertical EPSG code from the GeoTIFF GeoKeys in the LAS header
src/geoprojectionconverter.cpp:7735
↓ 1 callersFunctionget_impl_ptr
src/json.hpp:20722
↓ 1 callersMethodget_intersected_cells
LASzip/src/lasquadtree.cpp:1482
↓ 1 callersMethodget_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 callersMethodget_keep_classification_mask
LASlib/src/lasfilter.cpp:1253
↓ 1 callersMethodget_keep_return_mask
LASlib/src/lasfilter.cpp:642
↓ 1 callersMethodget_lasreader
LASlib/inc/lasreaderpipeon.hpp:44
↓ 1 callersMethodget_merged_cell
LASzip/src/lasinterval.cpp:480
↓ 1 callersMethodget_native
LASlib/src/laswriter.cpp:1141
↓ 1 callersMethodget_number_cells
get total number of cells
LASzip/src/lasinterval.cpp:145
↓ 1 callersMethodget_parent
LASlib/src/lascopc.cpp:70
↓ 1 callersMethodget_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 callersMethodget_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 callersFunctionget_ptr
src/json.hpp:20862
↓ 1 callersFunctionget_scan_angle
get scan angle in degree
LASzip/src/laspoint.hpp:858
↓ 1 callersMethodget_stream
LASlib/src/lasreader_las.cpp:1569
↓ 1 callersMethodget_value
src/json.hpp:12748
↓ 1 callersMethodget_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 callersMethodgetsym
find out symbol for a given cumulative frequency */ lt_f cumulative frequency */
LASzip/unused/rangemodel.cpp:219
↓ 1 callersFunctiongrisu2_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 callersMethodhas_intervals
LASzip/src/lasindex.cpp:250
↓ 1 callersMethodhas_more_cells
LASzip/src/lasquadtree.cpp:1496
↓ 1 callersFunctionhas_vlr_extension
Checks if the specified filename has a ".vlr" extension.
src/las2las.cpp:259
↓ 1 callersFunctionhash
src/json.hpp:6023
↓ 1 callersMethodignore
LASlib/src/lasignore.cpp:340
↓ 1 callersMethodinit
LASzip/unused/rangeencoder.cpp:61
↓ 1 callersMethodinit
LASzip/unused/rangedecoder.cpp:61
↓ 1 callersMethodinside_circle
LASlib/src/lasreadermerged.cpp:1286
↓ 1 callersMethodinside_copc_depth
LASlib/src/lasreadermerged.cpp:1322
↓ 1 callersMethodinside_rectangle
LASlib/src/lasreadermerged.cpp:1304
↓ 1 callersMethodinside_tile
LASlib/src/lasreadermerged.cpp:1267
↓ 1 callersFunctionint_to_string
src/json.hpp:5179
↓ 1 callersMethodintersect_rectangle
LASzip/src/lasindex.cpp:214
↓ 1 callersMethodis_compressed
LASlib/src/laswaveform13reader.cpp:76
↓ 1 callersMethodis_finalized
src/lascopcindex.cpp:207
↓ 1 callersFunctionis_negative_number
src/json.hpp:18700
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
src/json.hpp:20635
↓ 1 callersMethodis_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 callersMethodis_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 callersMethodis_standard
LASzip/src/laszip.cpp:696
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
src/json.hpp:20614
← previousnext →601–700 of 4,240, ranked by callers