Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ functions
Functions
929 in github.com/LASzip/LASzip
⨍
Functions
929
◇
Types & classes
183
↓ 3 callers
Function
laszip_vrl_payload_size
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2441
↓ 3 callers
Method
request_version
src/laszip.cpp:656
↓ 3 callers
Method
seek
src/lasreadpoint.cpp:328
↓ 3 callers
Function
set_classification
src/laspoint.hpp:646
↓ 3 callers
Method
setup
example/laszippertest.cpp:185
↓ 3 callers
Function
setup_laszip_items
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:3014
↓ 3 callers
Method
writeBits
src/arithmeticencoder.cpp:257
↓ 3 callers
Function
zero
src/laspoint.hpp:50
↓ 3 callers
Method
zero
src/laszip_dll.cpp:195
↓ 2 callers
Function
FileExtSet
replace file extension of input_file with new extension (with or without leading '.')
src/mydefs.cpp:473
↓ 2 callers
Function
HasFileExt
<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 callers
Method
add
src/laszip_dll.cpp:91
↓ 2 callers
Function
buildMessage
src/lasmessage.cpp:85
↓ 2 callers
Function
bytes_to_readable
Converts a byte count into a human-readable value and unit
src/mydefs.cpp:512
↓ 2 callers
Function
check_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 callers
Function
clean_attributes
src/lasattributer.hpp:592
↓ 2 callers
Method
createBitModel
src/arithmeticencoder.cpp:169
↓ 2 callers
Function
create_point_writer
----------------------------------------------------------------------------*/
src/laszip_dll.cpp:2984
↓ 2 callers
Method
destroyBitModel
src/arithmeticencoder.cpp:180
↓ 2 callers
Function
ftell_las
Returns the current file position as a 64-bit value, cross-platform
src/mydefs.hpp:409
↓ 2 callers
Method
getfreq
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 callers
Method
init
src/lasreaditemcompressed_v3.cpp:409
↓ 2 callers
Method
init
src/arithmeticencoder.cpp:122
↓ 2 callers
Method
init
src/laswriteitemcompressed_v4.cpp:375
↓ 2 callers
Method
init
src/laswriteitemcompressed_v3.cpp:378
↓ 2 callers
Method
init
src/arithmeticdecoder.cpp:110
↓ 2 callers
Method
init
src/lasreaditemcompressed_v4.cpp:409
↓ 2 callers
Method
initBitModel
src/arithmeticencoder.cpp:175
↓ 2 callers
Function
is_first
src/laspoint.hpp:518
↓ 2 callers
Function
is_last
src/laspoint.hpp:524
↓ 2 callers
Function
is_single
src/laspoint.hpp:527
↓ 2 callers
Function
laszip_add_attribute
dll/laszip_api.c:545
↓ 2 callers
Function
laszip_clean
dll/laszip_api.c:95
↓ 2 callers
Function
laszip_prepare_header_for_write
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2007
↓ 2 callers
Function
laszip_prepare_point_for_write
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2075
↓ 2 callers
Function
laszip_prepare_vlrs_for_write
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2401
↓ 2 callers
Function
laszip_read_header
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:3674
↓ 2 callers
Function
laszip_remove_vlr
dll/laszip_api.c:600
↓ 2 callers
Function
laszip_request_native_extension
dll/laszip_api.c:666
↓ 2 callers
Function
laszip_set_geokeys
dll/laszip_api.c:473
↓ 2 callers
Function
laszip_write_header
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2595
↓ 2 callers
Method
manage_cell
create or finalize the cell (in the spatial hierarchy)
src/lasquadtree.cpp:751
↓ 2 callers
Method
readBits
src/arithmeticdecoder.cpp:252
↓ 2 callers
Method
set_chunk_size
src/laszip.cpp:613
↓ 2 callers
Function
to_lower_copy
src/mydefs.cpp:683
↓ 2 callers
Function
validate_utf8
Validates whether a given string is UTF-8 encoded.
src/mydefs.cpp:123
↓ 2 callers
Function
write_laszip_vlr_header
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2450
↓ 2 callers
Function
write_laszip_vlr_payload
---------------------------------------------------------------------------*/
src/laszip_dll.cpp:2496
↓ 1 callers
Function
ANSItoUTF16
Converting ANSI to UTF-16
src/mydefs.cpp:61
↓ 1 callers
Function
ANSItoUTF8
Non Windows - specific conversion ANSI to UTF-8
src/mydefs.cpp:227
↓ 1 callers
Function
DoubleRound
src/mydefs.cpp:766
↓ 1 callers
Function
DoubleToString
src/mydefs.cpp:771
↓ 1 callers
Function
GetTokenNext
<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 callers
Function
ReplaceString
replace all occurrences of search in subject with replace and return new string
src/mydefs.cpp:422
↓ 1 callers
Method
add_current_cell_to_merge_cell_set
src/lasinterval.cpp:347
↓ 1 callers
Function
biggest
src/lasattributer.hpp:549
↓ 1 callers
Method
check
src/laszip.cpp:300
↓ 1 callers
Method
clear_merge_cell_set
src/lasinterval.cpp:472
↓ 1 callers
Method
coarsen
returns the indices of parent and siblings for the specified cell index
src/lasquadtree.cpp:409
↓ 1 callers
Method
complete
src/lasindex.cpp:84
↓ 1 callers
Method
decodeBit
src/arithmeticdecoder.cpp:162
↓ 1 callers
Function
dll_error
example/laszipdllexample.cpp:77
↓ 1 callers
Method
encodeBit
src/arithmeticencoder.cpp:201
↓ 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.
src/lasmessage.cpp:190
↓ 1 callers
Function
format_message
src/lasmessage.cpp:235
↓ 1 callers
Function
get_Z
src/laspoint.hpp:544
↓ 1 callers
Function
get_attribute_as_float
src/laspoint.hpp:1091
↓ 1 callers
Function
get_attribute_index
src/lasattributer.hpp:679
↓ 1 callers
Function
get_available_RAM
src/mydefs.cpp:534
↓ 1 callers
Method
get_cell
src/lasinterval.cpp:332
↓ 1 callers
Method
get_cell_index
returns the index of the cell that x & y fall into at the specified level
src/lasquadtree.cpp:390
↓ 1 callers
Method
get_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 callers
Function
get_dim
src/lasattributer.hpp:497
↓ 1 callers
Function
get_extended_number_of_returns
src/laspoint.hpp:783
↓ 1 callers
Function
get_extended_return_number
src/laspoint.hpp:780
↓ 1 callers
Method
get_intersected_cells
src/lasquadtree.cpp:1482
↓ 1 callers
Method
get_merged_cell
src/lasinterval.cpp:480
↓ 1 callers
Method
get_number_cells
get total number of cells
src/lasinterval.cpp:145
↓ 1 callers
Function
get_scan_angle
get scan angle in degree
src/laspoint.hpp:854
↓ 1 callers
Method
getsym
find out symbol for a given cumulative frequency */ lt_f cumulative frequency */
unused/rangemodel.cpp:219
↓ 1 callers
Method
has_intervals
src/lasindex.cpp:250
↓ 1 callers
Method
has_more_cells
src/lasquadtree.cpp:1496
↓ 1 callers
Method
init
unused/rangeencoder.cpp:61
↓ 1 callers
Method
init
unused/rangedecoder.cpp:61
↓ 1 callers
Method
intersect_rectangle
src/lasindex.cpp:214
↓ 1 callers
Function
las_message_type_string
src/lasmessage.cpp:60
↓ 1 callers
Function
laszip_check_for_integer_overflow
dll/laszip_api.c:370
↓ 1 callers
Function
laszip_create_spatial_index
dll/laszip_api.c:623
↓ 1 callers
Function
laszip_decompress_selective
dll/laszip_api.c:849
↓ 1 callers
Function
laszip_exploit_spatial_index
dll/laszip_api.c:828
↓ 1 callers
Function
laszip_get_error
dll/laszip_api.c:199
↓ 1 callers
Function
laszip_get_version
dll/laszip_api.c:54
↓ 1 callers
Function
laszip_has_spatial_index
dll/laszip_api.c:894
↓ 1 callers
Function
laszip_inside_rectangle
dll/laszip_api.c:920
↓ 1 callers
Function
laszip_load_dll
dll/laszip_api.c:1036
↓ 1 callers
Function
laszip_read_inside_point
dll/laszip_api.c:983
↓ 1 callers
Function
laszip_set_chunk_size
dll/laszip_api.c:708
↓ 1 callers
Function
laszip_unload_dll
---------------------------------------------------------------------------*/
dll/laszip_api.c:1267
↓ 1 callers
Function
laszip_write_indexed_point
dll/laszip_api.c:770
↓ 1 callers
Function
make_unzipper
example/laszippertest.cpp:287
← previous
next →
101–200 of 929, ranked by callers