MCPcopy Create free account
hub / github.com/PDAL/PDAL / minY

Method minY

tools/lasdump/Header.hpp:256–257  ·  view source on GitHub ↗

Get maximum value of extent of Y coordinate.

Source from the content-addressed store, hash-verified

254
255 /// Get maximum value of extent of Y coordinate.
256 double minY() const
257 { return m_bounds.miny; }
258
259 /// Get minimum value of extent of Z coordinate.
260 double maxZ() const

Callers 3

Header.cppFile · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36