Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
325
double LasHeader::offsetY() const
326
{
327
return d->h.offset.y;
328
}
329
330
double LasHeader::offsetZ() const
331
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected