Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ gridAt
Method
gridAt
test/unit/test_defmodel.cpp:804–804 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
802
}
803
804
const Grid *gridAt(double /*x */, double /* y */) { return &grid; }
805
};
806
807
struct EvaluatorIface : public EvaluatorIfacePrototype<Grid, GridSet> {
Callers
1
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected