MCPcopy Create free account
hub / github.com/PDAL/PDAL / finishLazPerfOutput

Method finishLazPerfOutput

io/LasWriter.cpp:1138–1141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1136
1137
1138void LasWriter::finishLazPerfOutput()
1139{
1140 m_compressor->done();
1141}
1142
1143const las::Header& LasWriter::header() const
1144{

Callers

nothing calls this directly

Calls 1

doneMethod · 0.45

Tested by

no test coverage detected