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

Method xOrigin

io/private/GDALGrid.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110double GDALGrid::xOrigin() const
111{
112 return m_count->xOrigin();
113}
114
115double GDALGrid::yOrigin() const
116{

Callers 1

doneFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected