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

Method setPointFormat

io/LasHeader.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void LasHeader::setPointFormat(uint8_t format)
233{
234 d->h.setPointFormat(format);
235}
236
237Utils::StatusWithReason LasHeader::pointFormatSupported() const
238{

Callers 1

fillHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected