MCPcopy Create free account

hub / github.com/LASzip/LASzip / functions

Functions929 in github.com/LASzip/LASzip

↓ 3 callersFunctionlaszip_vrl_payload_size
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2441
↓ 3 callersMethodrequest_version
src/laszip.cpp:656
↓ 3 callersMethodseek
src/lasreadpoint.cpp:328
↓ 3 callersFunctionset_classification
src/laspoint.hpp:646
↓ 3 callersMethodsetup
example/laszippertest.cpp:185
↓ 3 callersFunctionsetup_laszip_items
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:3014
↓ 3 callersMethodwriteBits
src/arithmeticencoder.cpp:257
↓ 3 callersFunctionzero
src/laspoint.hpp:50
↓ 3 callersMethodzero
src/laszip_dll.cpp:195
↓ 2 callersFunctionFileExtSet
replace file extension of input_file with new extension (with or without leading '.')
src/mydefs.cpp:473
↓ 2 callersFunctionHasFileExt
<summary> Check if file has a certain file extension (case insensitive) </summary> <param name="fn">filename</param> <param name="ext">extension, like
src/mydefs.cpp:459
↓ 2 callersMethodadd
src/laszip_dll.cpp:91
↓ 2 callersFunctionbuildMessage
src/lasmessage.cpp:85
↓ 2 callersFunctionbytes_to_readable
Converts a byte count into a human-readable value and unit
src/mydefs.cpp:512
↓ 2 callersFunctioncheck_available_RAM
Checks whether the available RAM is larger than the requested allocation. The check is only performed for requests of at least 1 MB to avoid overhead
src/mydefs.cpp:561
↓ 2 callersFunctionclean_attributes
src/lasattributer.hpp:592
↓ 2 callersMethodcreateBitModel
src/arithmeticencoder.cpp:169
↓ 2 callersFunctioncreate_point_writer
----------------------------------------------------------------------------*/
src/laszip_dll.cpp:2984
↓ 2 callersMethoddestroyBitModel
src/arithmeticencoder.cpp:180
↓ 2 callersFunctionftell_las
Returns the current file position as a 64-bit value, cross-platform
src/mydefs.hpp:409
↓ 2 callersMethodgetfreq
retrieval of estimated frequencies for a symbol */ sym symbol for which data is desired; must be <n */ sy_f frequency of that symbol
unused/rangemodel.cpp:212
↓ 2 callersMethodinit
src/lasreaditemcompressed_v3.cpp:409
↓ 2 callersMethodinit
src/arithmeticencoder.cpp:122
↓ 2 callersMethodinit
src/laswriteitemcompressed_v4.cpp:375
↓ 2 callersMethodinit
src/laswriteitemcompressed_v3.cpp:378
↓ 2 callersMethodinit
src/arithmeticdecoder.cpp:110
↓ 2 callersMethodinit
src/lasreaditemcompressed_v4.cpp:409
↓ 2 callersMethodinitBitModel
src/arithmeticencoder.cpp:175
↓ 2 callersFunctionis_first
src/laspoint.hpp:518
↓ 2 callersFunctionis_last
src/laspoint.hpp:524
↓ 2 callersFunctionis_single
src/laspoint.hpp:527
↓ 2 callersFunctionlaszip_add_attribute
dll/laszip_api.c:545
↓ 2 callersFunctionlaszip_clean
dll/laszip_api.c:95
↓ 2 callersFunctionlaszip_prepare_header_for_write
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2007
↓ 2 callersFunctionlaszip_prepare_point_for_write
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2075
↓ 2 callersFunctionlaszip_prepare_vlrs_for_write
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2401
↓ 2 callersFunctionlaszip_read_header
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:3674
↓ 2 callersFunctionlaszip_remove_vlr
dll/laszip_api.c:600
↓ 2 callersFunctionlaszip_request_native_extension
dll/laszip_api.c:666
↓ 2 callersFunctionlaszip_set_geokeys
dll/laszip_api.c:473
↓ 2 callersFunctionlaszip_write_header
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2595
↓ 2 callersMethodmanage_cell
create or finalize the cell (in the spatial hierarchy)
src/lasquadtree.cpp:751
↓ 2 callersMethodreadBits
src/arithmeticdecoder.cpp:252
↓ 2 callersMethodset_chunk_size
src/laszip.cpp:613
↓ 2 callersFunctionto_lower_copy
src/mydefs.cpp:683
↓ 2 callersFunctionvalidate_utf8
Validates whether a given string is UTF-8 encoded.
src/mydefs.cpp:123
↓ 2 callersFunctionwrite_laszip_vlr_header
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2450
↓ 2 callersFunctionwrite_laszip_vlr_payload
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2496
↓ 1 callersFunctionANSItoUTF16
Converting ANSI to UTF-16
src/mydefs.cpp:61
↓ 1 callersFunctionANSItoUTF8
Non Windows - specific conversion ANSI to UTF-8
src/mydefs.cpp:227
↓ 1 callersFunctionDoubleRound
src/mydefs.cpp:766
↓ 1 callersFunctionDoubleToString
src/mydefs.cpp:771
↓ 1 callersFunctionGetTokenNext
<summary> Get next token till end of input </summary> <param name="in"></param> <param name="delim"></param> <param name="out"></param> <returns></ret
src/mydefs.cpp:716
↓ 1 callersFunctionReplaceString
replace all occurrences of search in subject with replace and return new string
src/mydefs.cpp:422
↓ 1 callersMethodadd_current_cell_to_merge_cell_set
src/lasinterval.cpp:347
↓ 1 callersFunctionbiggest
src/lasattributer.hpp:549
↓ 1 callersMethodcheck
src/laszip.cpp:300
↓ 1 callersMethodclear_merge_cell_set
src/lasinterval.cpp:472
↓ 1 callersMethodcoarsen
returns the indices of parent and siblings for the specified cell index
src/lasquadtree.cpp:409
↓ 1 callersMethodcomplete
src/lasindex.cpp:84
↓ 1 callersMethoddecodeBit
src/arithmeticdecoder.cpp:162
↓ 1 callersFunctiondll_error
example/laszipdllexample.cpp:77
↓ 1 callersMethodencodeBit
src/arithmeticencoder.cpp:201
↓ 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.
src/lasmessage.cpp:190
↓ 1 callersFunctionformat_message
src/lasmessage.cpp:235
↓ 1 callersFunctionget_Z
src/laspoint.hpp:544
↓ 1 callersFunctionget_attribute_as_float
src/laspoint.hpp:1091
↓ 1 callersFunctionget_attribute_index
src/lasattributer.hpp:679
↓ 1 callersFunctionget_available_RAM
src/mydefs.cpp:534
↓ 1 callersMethodget_cell
src/lasinterval.cpp:332
↓ 1 callersMethodget_cell_index
returns the index of the cell that x & y fall into at the specified level
src/lasquadtree.cpp:390
↓ 1 callersMethodget_default_version
returns the default value for "requested version" depending on point type and las version makes version 4 the default version for las 1.5 shall be use
src/laszip.cpp:627
↓ 1 callersFunctionget_dim
src/lasattributer.hpp:497
↓ 1 callersFunctionget_extended_number_of_returns
src/laspoint.hpp:783
↓ 1 callersFunctionget_extended_return_number
src/laspoint.hpp:780
↓ 1 callersMethodget_intersected_cells
src/lasquadtree.cpp:1482
↓ 1 callersMethodget_merged_cell
src/lasinterval.cpp:480
↓ 1 callersMethodget_number_cells
get total number of cells
src/lasinterval.cpp:145
↓ 1 callersFunctionget_scan_angle
get scan angle in degree
src/laspoint.hpp:854
↓ 1 callersMethodgetsym
find out symbol for a given cumulative frequency */ lt_f cumulative frequency */
unused/rangemodel.cpp:219
↓ 1 callersMethodhas_intervals
src/lasindex.cpp:250
↓ 1 callersMethodhas_more_cells
src/lasquadtree.cpp:1496
↓ 1 callersMethodinit
unused/rangeencoder.cpp:61
↓ 1 callersMethodinit
unused/rangedecoder.cpp:61
↓ 1 callersMethodintersect_rectangle
src/lasindex.cpp:214
↓ 1 callersFunctionlas_message_type_string
src/lasmessage.cpp:60
↓ 1 callersFunctionlaszip_check_for_integer_overflow
dll/laszip_api.c:370
↓ 1 callersFunctionlaszip_create_spatial_index
dll/laszip_api.c:623
↓ 1 callersFunctionlaszip_decompress_selective
dll/laszip_api.c:849
↓ 1 callersFunctionlaszip_exploit_spatial_index
dll/laszip_api.c:828
↓ 1 callersFunctionlaszip_get_error
dll/laszip_api.c:199
↓ 1 callersFunctionlaszip_get_version
dll/laszip_api.c:54
↓ 1 callersFunctionlaszip_has_spatial_index
dll/laszip_api.c:894
↓ 1 callersFunctionlaszip_inside_rectangle
dll/laszip_api.c:920
↓ 1 callersFunctionlaszip_load_dll
dll/laszip_api.c:1036
↓ 1 callersFunctionlaszip_read_inside_point
dll/laszip_api.c:983
↓ 1 callersFunctionlaszip_set_chunk_size
dll/laszip_api.c:708
↓ 1 callersFunctionlaszip_unload_dll
---------------------------------------------------------------------------*/
dll/laszip_api.c:1267
↓ 1 callersFunctionlaszip_write_indexed_point
dll/laszip_api.c:770
↓ 1 callersFunctionmake_unzipper
example/laszippertest.cpp:287
← previousnext →101–200 of 929, ranked by callers