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

Method has14PointFormat

io/LasHeader.cpp:402–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402bool LasHeader::has14PointFormat() const
403{
404 return d->h.has14PointFormat();
405}
406
407bool LasHeader::useWkt() const
408{

Callers 2

initializeLocalMethod · 0.45
fillPointBufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected