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

Method scaleZ

io/LasHeader.cpp:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310double LasHeader::scaleZ() const
311{
312 return d->h.scale.z;
313}
314
315void LasHeader::setScaling(const Scaling& scaling)
316{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected