Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ useWkt
Method
useWkt
io/LasHeader.cpp:407–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
405
}
406
407
bool LasHeader::useWkt() const
408
{
409
return d->h.useWkt();
410
}
411
412
bool LasHeader::compressed() const
413
{
Callers
1
initializeLocal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected