MCPcopy Create free account
hub / github.com/PDAL/PDAL / hasInfrared

Method hasInfrared

io/LasHeader.cpp:397–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395}
396
397bool LasHeader::hasInfrared() const
398{
399 return d->h.hasInfrared();
400}
401
402bool LasHeader::has14PointFormat() const
403{

Callers 2

loadPointV14Method · 0.45
fillPointBufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected