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

Method offsetZ

io/LasHeader.cpp:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330double LasHeader::offsetZ() const
331{
332 return d->h.offset.z;
333}
334
335void LasHeader::setOffset(double x, double y, double z)
336{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected