MCPcopy 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
399paralist *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_infoFunction · 0.85
createFromPROJStringMethod · 0.85

Calls 1

pj_expand_init_internalFunction · 0.85

Tested by

no test coverage detected