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

Method pointFormat

io/LasHeader.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227uint8_t LasHeader::pointFormat() const
228{
229 return d->h.pointFormat();
230}
231
232void LasHeader::setPointFormat(uint8_t format)
233{

Callers 11

addDimensionsMethod · 0.45
fetchEbVlrMethod · 0.45
validateHeaderMethod · 0.45
addDimensionsMethod · 0.45
readyMethod · 0.45
preparedMethod · 0.45
validateHeaderMethod · 0.45
readyCompressionMethod · 0.45
fillPointBufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected