Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ minZ
Method
minZ
tools/lasdump/Header.hpp:264–265 ·
view source on GitHub ↗
Get maximum value of extent of Z coordinate.
Source
from the content-addressed store, hash-verified
262
263
/// Get maximum value of extent of Z coordinate.
264
double minZ() const
265
{ return m_bounds.minz; }
266
267
const pdal::BOX3D& getBounds() const
268
{ return m_bounds; }
Callers
3
Header.cpp
File · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36