Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ setCache
Method
setCache
src/grids.cpp:2110–2110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2108
}
2109
2110
void setCache(FloatLineCache *cache) { m_cache = cache; }
2111
2112
void reassign_context(PJ_CONTEXT *ctx) override {
2113
m_ctx = ctx;
Callers
1
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected