Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1138
void LasWriter::finishLazPerfOutput()
1139
{
1140
m_compressor->done();
1141
}
1142
1143
const las::Header& LasWriter::header() const
1144
{
Callers
nothing calls this directly
Calls
1
done
Method · 0.45
Tested by
no test coverage detected