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

Method height

io/GDALWriter.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220
221
222int GDALWriter::height() const
223{
224 return m_grid->height();
225}
226
227
228void GDALWriter::createGrid(BOX2D bounds)

Callers 5

doneFileMethod · 0.45
initializeMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
doneMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36