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

Method width

io/GDALWriter.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214
215
216int GDALWriter::width() const
217{
218 return m_grid->width();
219}
220
221
222int GDALWriter::height() const

Callers 5

doneFileMethod · 0.45
initializeMethod · 0.45
runGdalWriterFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

runGdalWriterFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36