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

Method offsetX

io/LasHeader.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320double LasHeader::offsetX() const
321{
322 return d->h.offset.x;
323}
324
325double LasHeader::offsetY() const
326{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected