Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ hasColor
Method
hasColor
io/LasHeader.cpp:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
}
386
387
bool LasHeader::hasColor() const
388
{
389
return d->h.hasColor();
390
}
391
392
bool LasHeader::hasWave() const
393
{
Callers
3
loadPointV10
Method · 0.45
loadPointV14
Method · 0.45
fillPointBuf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected