MCPcopy Create free account

hub / github.com/LASzip/LASzip / functions

Functions929 in github.com/LASzip/LASzip

↓ 1 callersFunctionmake_zipper
example/laszippertest.cpp:264
↓ 1 callersMethodmerge
src/lasinterval.cpp:377
↓ 1 callersMethodmerge_cells
merge cells (and their intervals) into one cell
src/lasinterval.cpp:157
↓ 1 callersMethodmerge_intervals
merge the intervals of non-empty cells
src/lasindex.cpp:599
↓ 1 callersMethodprepare
src/lasindex.cpp:70
↓ 1 callersMethodreadBit
src/arithmeticdecoder.cpp:237
↓ 1 callersFunctionread_points
example/laszippertest.cpp:365
↓ 1 callersFunctionread_points_seek
example/laszippertest.cpp:493
↓ 1 callersMethodrequest_compatibility_mode
src/laszip.cpp:308
↓ 1 callersMethodseek_next
src/lasindex.cpp:568
↓ 1 callersFunctionset_attribute_as_float
src/laspoint.hpp:1098
↓ 1 callersFunctionset_extended_number_of_returns
src/laspoint.hpp:813
↓ 1 callersFunctionset_extended_return_number
src/laspoint.hpp:810
↓ 1 callersFunctionset_number_of_returns
src/laspoint.hpp:637
↓ 1 callersFunctionset_return_number
src/laspoint.hpp:634
↓ 1 callersFunctionset_x
src/laspoint.hpp:752
↓ 1 callersFunctionset_y
src/laspoint.hpp:757
↓ 1 callersFunctionset_z
src/laspoint.hpp:762
↓ 1 callersFunctionsmallest
src/lasattributer.hpp:528
↓ 1 callersMethodtakeData
src/bytestreamout_array.hpp:63
↓ 1 callersMethodunpack
unpack from VLR data
src/laszip.cpp:86
↓ 1 callersMethodupdate
update model */ sym symbol that occurred (must be <n from init) */
unused/rangemodel.cpp:243
↓ 1 callersMethodupdate
Update decoding state */ sy_f is the interval length (frequency of the symbol) */ lt_f is the lower end (frequ
unused/rangedecoder.cpp:248
↓ 1 callersFunctionusage
example/laszipdllexample.cpp:60
↓ 1 callersMethodwriteBit
src/arithmeticencoder.cpp:246
↓ 1 callersFunctionwrite_points
example/laszippertest.cpp:310
↓ 1 callersFunctionwrite_points_explicit_chunk
example/laszippertest.cpp:586
↓ 1 callersFunctionwrite_points_explicit_chunk_seek
example/laszippertest.cpp:653
↓ 1 callersFunctionwrite_points_seek
example/laszippertest.cpp:439
MethodArithmeticBitModel
src/arithmeticmodel.cpp:183
MethodArithmeticDecoder
src/arithmeticdecoder.cpp:103
MethodArithmeticEncoder
src/arithmeticencoder.cpp:105
MethodArithmeticModel
src/arithmeticmodel.cpp:75
MethodByteStreamIn
constructor */
src/bytestreamin.hpp:84
MethodByteStreamInArray
src/bytestreamin_array.hpp:108
MethodByteStreamInArrayBE
src/bytestreamin_array.hpp:240
MethodByteStreamInArrayLE
src/bytestreamin_array.hpp:188
MethodByteStreamInFile
src/bytestreamin_file.hpp:103
MethodByteStreamInFileBE
src/bytestreamin_file.hpp:198
MethodByteStreamInFileLE
src/bytestreamin_file.hpp:150
MethodByteStreamInIstream
src/bytestreamin_istream.hpp:109
MethodByteStreamInIstreamBE
src/bytestreamin_istream.hpp:201
MethodByteStreamInIstreamLE
src/bytestreamin_istream.hpp:153
MethodByteStreamInOutFileBE
src/bytestreaminout_file.hpp:53
MethodByteStreamInOutFileLE
src/bytestreaminout_file.hpp:49
MethodByteStreamOut
constructor */
src/bytestreamout.hpp:95
MethodByteStreamOutArray
src/bytestreamout_array.hpp:111
MethodByteStreamOutArrayBE
src/bytestreamout_array.hpp:236
MethodByteStreamOutArrayLE
src/bytestreamout_array.hpp:188
MethodByteStreamOutFile
src/bytestreamout_file.hpp:104
MethodByteStreamOutFileBE
src/bytestreamout_file.hpp:194
MethodByteStreamOutFileLE
src/bytestreamout_file.hpp:146
MethodByteStreamOutNil
src/bytestreamout_nil.hpp:74
MethodByteStreamOutOstream
src/bytestreamout_ostream.hpp:106
MethodByteStreamOutOstreamBE
src/bytestreamout_ostream.hpp:193
MethodByteStreamOutOstreamLE
src/bytestreamout_ostream.hpp:145
FunctionCcToUnderline
src/mydefs.cpp:783
FunctionENDIAN_SWAP_16_
src/mydefs.hpp:268
FunctionENDIAN_SWAP_32_
src/mydefs.hpp:274
FunctionENDIAN_SWAP_64_
src/mydefs.hpp:284
FunctionExeNameToPathWithoutTrailingDelimiter
<summary> Trim path to part prior last directory separator Sample: c:\temp\a.exe >> c:\temp || /temp/a >> /temp </summary> <param name="path_len">curr
src/mydefs.cpp:356
FunctionFileDelete
<summary> delete a file on common OS and report failure </summary> <param name="filename">absolute filename to delete</param> <param name="onFailMsg">
src/mydefs.cpp:297
MethodIStream
example/laszippertest.cpp:121
MethodIntegerCompressor
src/integercompressor.cpp:47
FunctionIsLasLazFile
checks if given file is a las/laz file
src/mydefs.cpp:497
FunctionLASLIB_DLL byebye
src/mydefs.cpp:95
FunctionLASLIB_DLL do_halt_on_error
src/mydefs.cpp:87
FunctionLASLIB_DLL get_message_log_level
src/lasmessage.cpp:221
FunctionLASLIB_DLL halt_on_error
src/mydefs.cpp:83
FunctionLASLIB_DLL print_log_stats
src/mydefs.cpp:79
FunctionLASLIB_DLL set_las_message_handler
src/lasmessage.cpp:225
FunctionLASLIB_DLL set_message_log_level
src/lasmessage.cpp:214
FunctionLASLIB_DLL unset_las_message_handler
src/lasmessage.cpp:230
FunctionLASLIB_DLL wait_on_exit
src/mydefs.cpp:75
FunctionLASMessageExt
Reduces repetitive log messages and summarises them. On the one hand, both formatted and unformatted messages (arguments inserted and not) are collect
src/lasmessage.cpp:133
MethodLASMessageStream
src/lasmessage.hpp:79
FunctionLASattribute
src/lasattributer.hpp:69
FunctionLASattributer
src/lasattributer.hpp:580
MethodLASindex
src/lasindex.cpp:52
MethodLASinterval
src/lasinterval.cpp:504
MethodLASintervalCell
src/lasinterval.cpp:53
MethodLASintervalStartCell
src/lasinterval.cpp:74
FunctionLASpoint
src/laspoint.hpp:178
MethodLASquadtree
src/lasquadtree.cpp:1651
FunctionLASquantizer
src/lasquantizer.hpp:84
MethodLASreadItemCompressed_BYTE14_v3
src/lasreaditemcompressed_v3.cpp:2106
MethodLASreadItemCompressed_BYTE14_v4
src/lasreaditemcompressed_v4.cpp:2106
MethodLASreadItemCompressed_BYTE_v1
src/lasreaditemcompressed_v1.cpp:543
MethodLASreadItemCompressed_BYTE_v2
src/lasreaditemcompressed_v2.cpp:534
MethodLASreadItemCompressed_GPSTIME11_v1
src/lasreaditemcompressed_v1.cpp:263
MethodLASreadItemCompressed_GPSTIME11_v2
src/lasreaditemcompressed_v2.cpp:253
MethodLASreadItemCompressed_POINT10_v1
src/lasreaditemcompressed_v1.cpp:60
MethodLASreadItemCompressed_POINT10_v2
src/lasreaditemcompressed_v2.cpp:53
MethodLASreadItemCompressed_POINT14_v3
src/lasreaditemcompressed_v3.cpp:83
MethodLASreadItemCompressed_POINT14_v4
src/lasreaditemcompressed_v4.cpp:83
MethodLASreadItemCompressed_RGB12_v1
src/lasreaditemcompressed_v1.cpp:379
MethodLASreadItemCompressed_RGB12_v2
src/lasreaditemcompressed_v2.cpp:409
MethodLASreadItemCompressed_RGB14_v3
src/lasreaditemcompressed_v3.cpp:1110
MethodLASreadItemCompressed_RGB14_v4
src/lasreaditemcompressed_v4.cpp:1110
MethodLASreadItemCompressed_RGBNIR14_v3
src/lasreaditemcompressed_v3.cpp:1414
← previousnext →201–300 of 929, ranked by callers