Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_io.h69 …define gmt_M_polygon_is_hole(S) (S->pol_mode == GMT_IS_HOLE || (S->ogr && S->ogr->pol_mode == GMT_…
H A Dgmt_resources.h492 GMT_IS_HOLE = 1U enumerator
H A Dgmt_dcw.c629 SH->pol_mode = GMT_IS_HOLE; in gmt_DCW_operation()
H A Dgmt_io.c698 S->pol_mode = GMT_IS_HOLE; in gmtio_ogr_data_parser()
2972 T->segment[seg2]) == GMT_INSIDE) SH1->ogr->pol_mode = GMT_IS_HOLE; in gmtio_prep_ogr_output()
2974 SH2->ogr->pol_mode = GMT_IS_HOLE; in gmtio_prep_ogr_output()
7259 SH->pol_mode = GMT_IS_HOLE; in gmt_set_tbl_minmax()
8104 if (gmt_parse_segment_item (GMT, S->header, "-Ph", NULL)) SH->pol_mode = GMT_IS_HOLE; in gmtlib_read_table()
9186 return (SH->pol_mode == GMT_IS_HOLE || (SH->ogr && SH->ogr->pol_mode == GMT_IS_HOLE)); in gmt_polygon_is_hole()
H A Dgmtspatial.c2189 SH->pol_mode = GMT_IS_HOLE; in GMT_gmtspatial()
H A Dgmt_support.c11939 …while (side_h == GMT_OUTSIDE && H && SHnext->ogr && SHnext->ogr->pol_mode == GMT_IS_HOLE) { /* Fou… in gmt_inonout()
11951 while (side_h == GMT_OUTSIDE && H && SHnext->pol_mode == GMT_IS_HOLE) { /* Found a hole */ in gmt_inonout()