MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36