Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
double GDALGrid::yOrigin() const
116
{
117
return m_count->yOrigin();
118
}
119
120
double GDALGrid::distance(int i, int j, double x, double y) const
121
{
Callers
1
doneFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected