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

Method height

io/private/GDALGrid.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105int GDALGrid::height() const
106{
107 return m_count->height();
108}
109
110double GDALGrid::xOrigin() const
111{

Callers 1

finalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected