Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ compressed
Method
compressed
io/LasHeader.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
bool LasHeader::compressed() const
413
{
414
return d->h.dataCompressed();
415
}
416
417
void LasHeader::setCompressed(bool b)
418
{
Callers
nothing calls this directly
Calls
1
dataCompressed
Method · 0.80
Tested by
no test coverage detected