Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ scaleX
Method
scaleX
tools/lasdump/Header.hpp:220–221 ·
view source on GitHub ↗
Get scale factor for X coordinate.
Source
from the content-addressed store, hash-verified
218
219
/// Get scale factor for X coordinate.
220
double scaleX() const
221
{ return m_scales[0]; }
222
223
/// Get scale factor for Y coordinate.
224
double scaleY() 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