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