Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
330
double LasHeader::offsetZ() const
331
{
332
return d->h.offset.z;
333
}
334
335
void LasHeader::setOffset(double x, double y, double z)
336
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected