Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ valid
Method
valid
io/LasHeader.cpp:478–481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
476
}
477
478
bool LasHeader::valid() const
479
{
480
return true;
481
}
482
483
Dimension::IdList LasHeader::usedDims() const
484
{
Callers
15
handleHeaderForward
Method · 0.45
handleForwardVlrs
Method · 0.45
initialize
Method · 0.45
processPoint
Method · 0.45
traverseTree
Method · 0.45
reprojectBoundsViaCorner
Function · 0.45
reprojectBoundsBcbfToLonLat
Function · 0.45
createSpatialFilters
Method · 0.45
inspect
Method · 0.45
loadHierarchy
Method · 0.45
passesSpatialFilter
Method · 0.45
hasSpatialFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected