Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ scaleZ
Method
scaleZ
io/LasHeader.cpp:310–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
double LasHeader::scaleZ() const
311
{
312
return d->h.scale.z;
313
}
314
315
void LasHeader::setScaling(const Scaling& scaling)
316
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected