A C++ program to fill polygon using scan line fill algorithm. /* Define the structure to store the edges*/ #include<iostream.h> #include<conio.h>
確定! 回上一頁