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

Method minX

tools/lasdump/Header.hpp:248–249  ·  view source on GitHub ↗

Get maximum value of extent of X coordinate.

Source from the content-addressed store, hash-verified

246
247 /// Get maximum value of extent of X coordinate.
248 double minX() const
249 { return m_bounds.minx; }
250
251 /// Get minimum value of extent of Y coordinate.
252 double maxY() 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