MCPcopy 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
392bool LasHeader::hasWave() const
393{
394 return d->h.hasWave();
395}
396
397bool LasHeader::hasInfrared() const
398{

Callers 1

validateHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected