文件名称:NonRectageSweepFillAlgorithm
-
所属分类:
- 标签属性:
- 上传时间:2014-09-24
-
文件大小:952.66kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
代码演示了多边形内部区域填充算法,基于OpenGL像素填充,算法很精悍,已经封装成了一个类,可以直接调用.-Code demonstrates the polygon interior region filling algorithm, based on OpenGL pixel fill algorithm is very lean, has been packaged into a class that can be called directly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NonRectageSweepFillAlgorithm/
NonRectageSweepFillAlgorithm/Debug/
NonRectageSweepFillAlgorithm/Debug/glut32.dll
NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.sln
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/BuildLog.htm
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/mt.dep
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe.embed.manifest
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe.embed.manifest.res
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe.intermediate.manifest
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.obj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.pch
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/stdafx.obj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/SweepRegionFill.obj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/vc90.idb
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/vc90.pdb
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/glut32.lib
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut.def
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut.h
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut32.dll
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut32.lib
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/README-win32.txt
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.cpp
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.vcproj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.vcproj.LBWIN7.Administrator.user
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/ReadMe.txt
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/stdafx.cpp
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/stdafx.h
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/SweepRegionFill.cpp
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/SweepRegionFill.h
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/targetver.h
NonRectageSweepFillAlgorithm/Debug/
NonRectageSweepFillAlgorithm/Debug/glut32.dll
NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.sln
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/BuildLog.htm
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/mt.dep
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe.embed.manifest
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe.embed.manifest.res
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.exe.intermediate.manifest
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.obj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/NonRectageSweepFillAlgorithm.pch
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/stdafx.obj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/SweepRegionFill.obj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/vc90.idb
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/Debug/vc90.pdb
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/glut32.lib
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut.def
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut.h
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut32.dll
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/glut32.lib
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/GL/README-win32.txt
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.cpp
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.vcproj
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm.vcproj.LBWIN7.Administrator.user
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/ReadMe.txt
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/stdafx.cpp
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/stdafx.h
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/SweepRegionFill.cpp
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/SweepRegionFill.h
NonRectageSweepFillAlgorithm/NonRectageSweepFillAlgorithm/targetver.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.