Home
last modified time | relevance | path

Searched refs:gmtmap_init_ortho (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c3952 GMT_LOCAL int gmtmap_init_ortho (struct GMT_CTRL *GMT, bool *search) { in gmtmap_init_ortho() function
5070 …case GMT_ORTHO: error = gmtmap_init_ortho (GMT, search); break; /* Orthographic Proj… in map_init_proj4()
9531 error = gmtmap_init_ortho (GMT, &search); in gmt_proj_setup()