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

Method offsetY

io/LasHeader.cpp:325–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323}
324
325double LasHeader::offsetY() const
326{
327 return d->h.offset.y;
328}
329
330double LasHeader::offsetZ() const
331{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected