Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_io.c2794 GMT_LOCAL void gmtio_build_segheader_from_ogr (struct GMT_CTRL *GMT, unsigned int direction, struct… in gmtio_build_segheader_from_ogr() function
3876 …if (!GMT->common.a.output && SH->ogr) gmtio_build_segheader_from_ogr (GMT, GMT_OUT, S); /* We have… in gmtio_write_table()