Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
double LasHeader::offsetX() const
321
{
322
return d->h.offset.x;
323
}
324
325
double LasHeader::offsetY() const
326
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected