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

Method maxY

tools/lasdump/Header.hpp:252–253  ·  view source on GitHub ↗

Get minimum value of extent of Y coordinate.

Source from the content-addressed store, hash-verified

250
251 /// Get minimum value of extent of Y coordinate.
252 double maxY() const
253 { return m_bounds.maxy; }
254
255 /// Get maximum value of extent of Y coordinate.
256 double minY() 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