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

Method maxX

tools/lasdump/Header.hpp:244–245  ·  view source on GitHub ↗

Get minimum value of extent of X coordinate.

Source from the content-addressed store, hash-verified

242
243 /// Get minimum value of extent of X coordinate.
244 double maxX() const
245 { return m_bounds.maxx; }
246
247 /// Get maximum value of extent of X coordinate.
248 double minX() 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