MCPcopy 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
478bool LasHeader::valid() const
479{
480 return true;
481}
482
483Dimension::IdList LasHeader::usedDims() const
484{

Callers 15

handleHeaderForwardMethod · 0.45
handleForwardVlrsMethod · 0.45
initializeMethod · 0.45
processPointMethod · 0.45
traverseTreeMethod · 0.45
reprojectBoundsViaCornerFunction · 0.45
createSpatialFiltersMethod · 0.45
inspectMethod · 0.45
loadHierarchyMethod · 0.45
passesSpatialFilterMethod · 0.45
hasSpatialFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected