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

Method width

io/private/GDALGrid.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100int GDALGrid::width() const
101{
102 return m_count->width();
103}
104
105int GDALGrid::height() const
106{

Callers 1

finalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected