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