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

Method hasColor

io/LasHeader.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387bool LasHeader::hasColor() const
388{
389 return d->h.hasColor();
390}
391
392bool LasHeader::hasWave() const
393{

Callers 3

loadPointV10Method · 0.45
loadPointV14Method · 0.45
fillPointBufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected