Searched refs:fill_intersection_polygon (Results 1 – 6 of 6) sorted by relevance
/dports/math/plplot-ada/plplot-5.15.0/src/ |
H A D | plfill.c | 98 fill_intersection_polygon( PLINT recursion_depth, PLINT ifextrapolygon, 629 fill_intersection_polygon( 0, 0, 0, draw, x1, y1, i1start, n1, x2, y2, if2, n2 ); in plP_plfclp() 636 fill_intersection_polygon( 0, 0, 0, draw, x2, y2, i1start, n2, x1, y1, if1, n1 ); in plP_plfclp() 1460 fill_intersection_polygon( PLINT recursion_depth, PLINT ifextrapolygon, in fill_intersection_polygon() function 1772 fill_intersection_polygon( in fill_intersection_polygon() 1797 fill_intersection_polygon( in fill_intersection_polygon()
|
/dports/math/plplot/plplot-5.15.0/src/ |
H A D | plfill.c | 98 fill_intersection_polygon( PLINT recursion_depth, PLINT ifextrapolygon, 629 fill_intersection_polygon( 0, 0, 0, draw, x1, y1, i1start, n1, x2, y2, if2, n2 ); in plP_plfclp() 636 fill_intersection_polygon( 0, 0, 0, draw, x2, y2, i1start, n2, x1, y1, if1, n1 ); in plP_plfclp() 1460 fill_intersection_polygon( PLINT recursion_depth, PLINT ifextrapolygon, in fill_intersection_polygon() function 1772 fill_intersection_polygon( in fill_intersection_polygon() 1797 fill_intersection_polygon( in fill_intersection_polygon()
|
/dports/math/plplot/plplot-5.15.0/cmake/modules/ |
H A D | plplot.cmake | 82 # Set to ON if want to use general fill_intersection_polygon approach 86 option(USE_FILL_INTERSECTION_POLYGON "use fill_intersection_polygon" OFF)
|
/dports/math/plplot-ada/plplot-5.15.0/cmake/modules/ |
H A D | plplot.cmake | 82 # Set to ON if want to use general fill_intersection_polygon approach 86 option(USE_FILL_INTERSECTION_POLYGON "use fill_intersection_polygon" OFF)
|
/dports/math/plplot-ada/plplot-5.15.0/ |
H A D | plplot_config.h.in | 289 // Define if want to use general fill_intersection_polygon approach
|
/dports/math/plplot/plplot-5.15.0/ |
H A D | plplot_config.h.in | 289 // Define if want to use general fill_intersection_polygon approach
|