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

Method maxZ

tools/lasdump/Header.hpp:260–261  ·  view source on GitHub ↗

Get minimum value of extent of Z coordinate.

Source from the content-addressed store, hash-verified

258
259 /// Get minimum value of extent of Z coordinate.
260 double maxZ() const
261 { return m_bounds.maxz; }
262
263 /// Get maximum value of extent of Z coordinate.
264 double minZ() 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