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

Method LASwaveform13writer

LASlib/src/laswaveform13writer.cpp:46–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44};
45
46LASwaveform13writer::LASwaveform13writer()
47{
48 waveforms = 0;
49 file = 0;
50 stream = 0;
51 enc = 0;
52 ic8 = 0;
53 ic16 = 0;
54}
55
56LASwaveform13writer::~LASwaveform13writer()
57{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected