Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ pj_expand_init
Function
pj_expand_init
ThirdParty/libproj/vtklibproj/src/init.cpp:399–401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
397
}
398
399
paralist *pj_expand_init(PJ_CONTEXT *ctx, paralist *init) {
400
return pj_expand_init_internal(ctx, init, TRUE);
401
}
402
403
404
/************************************************************************/
Callers
2
proj_init_info
Function · 0.85
createFromPROJString
Method · 0.85
Calls
1
pj_expand_init_internal
Function · 0.85
Tested by
no test coverage detected