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

Method hasTime

io/LasHeader.cpp:382–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380}
381
382bool LasHeader::hasTime() const
383{
384 return d->h.hasTime();
385}
386
387bool LasHeader::hasColor() const
388{

Callers 2

loadPointV10Method · 0.45
fillPointBufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected