MCPcopy Create free account
hub / github.com/LAStools/LAStools / is_compressed

Method is_compressed

LASlib/src/laswaveform13reader.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76BOOL LASwaveform13reader::is_compressed() const
77{
78 return compressed;
79}
80
81BOOL LASwaveform13reader::open(const char* file_name, I64 start_of_waveform_data_packet_record, const LASvlr_wave_packet_descr * const * wave_packet_descr)
82{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected