Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ scaleX
Method
scaleX
io/LasHeader.cpp:300–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
double LasHeader::scaleX() const
301
{
302
return d->h.scale.x;
303
}
304
305
double LasHeader::scaleY() const
306
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected