Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ hasWave
Method
hasWave
io/LasHeader.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
bool LasHeader::hasWave() const
393
{
394
return d->h.hasWave();
395
}
396
397
bool LasHeader::hasInfrared() const
398
{
Callers
1
validateHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected