Description: Click the left mouse button, the program is to add a polygon vertex, vertex right-click you can add a finished filling! Currently individuals can fill concave polygons have been tested, if you download a friend to find out what is running where I am wrong please reply (hopefully be able to run down the right time to copy the entire screen, so easy to find my questions, thank you)! The program is written is not very smooth, but you can complete the scan-line fill function only!
To Search:
File list (Check if you may need any files):
多边形填充算法\Debug\Edge.obj
..............\.....\EdgeNet.obj
..............\.....\MainFrm.obj
..............\.....\MulFillRect.exe
..............\.....\MulFillRect.ilk
..............\.....\MulFillRect.obj
..............\.....\MulFillRect.pch
..............\.....\MulFillRect.pdb
..............\.....\MulFillRect.res
..............\.....\MulFillRectDoc.obj
..............\.....\MulFillRectView.obj
..............\.....\MulPoint.obj
..............\.....\StdAfx.obj
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Edge.cpp
..............\Edge.h
..............\EdgeNet.cpp
..............\EdgeNet.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\MulFillRect.aps
..............\MulFillRect.clw
..............\MulFillRect.cpp
..............\MulFillRect.dsp
..............\MulFillRect.dsw
..............\MulFillRect.h
..............\MulFillRect.ncb
..............\MulFillRect.opt
..............\MulFillRect.plg
..............\MulFillRect.rc
..............\MulFillRectDoc.cpp
..............\MulFillRectDoc.h
..............\MulFillRectView.cpp
..............\MulFillRectView.h
..............\MulPoint.cpp
..............\MulPoint.h
..............\ReadMe.txt
..............\res\MulFillRect.ico
..............\...\MulFillRect.rc2
..............\...\MulFillRectDoc.ico
..............\...\Toolbar.bmp
..............\Resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\Debug
..............\res
多边形填充算法