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

Method yOrigin

io/private/GDALGrid.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115double GDALGrid::yOrigin() const
116{
117 return m_count->yOrigin();
118}
119
120double GDALGrid::distance(int i, int j, double x, double y) const
121{

Callers 1

doneFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected