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