Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ scaleZ
Method
scaleZ
tools/lasdump/Header.hpp:228–229 ·
view source on GitHub ↗
Get scale factor for Z coordinate.
Source
from the content-addressed store, hash-verified
226
227
/// Get scale factor for Z coordinate.
228
double scaleZ() const
229
{ return m_scales[2]; }
230
231
/// Get X coordinate offset.
232
double offsetX() const
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36