Home
last modified time | relevance | path

Searched defs:proj_create_crs_to_crs (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/proj/proj-7.2.1/test/unit/
H A Dgie_self_tests.cpp246 TEST_F(gieTest, proj_create_crs_to_crs) { in TEST_F() argument
/dports/graphics/py-pyproj/pyproj-3.2.1/pyproj/
H A D_transformer.pyx235 cdef PJ* proj_create_crs_to_crs( function
/dports/graphics/proj/proj-7.2.1/src/
H A Dproj_symbol_rename.h207 #define proj_create_crs_to_crs internal_proj_create_crs_to_crs macro
H A D4D_api.cpp1135 PJ *proj_create_crs_to_crs (PJ_CONTEXT *ctx, const char *source_crs, const char *target_crs, PJ_AR… in proj_create_crs_to_crs() function