文件名称:多边型Hit test算法实例
文件大小:23KB
文件格式:ZIP
更新时间:2015-06-13 18:26:35
算法,多边型Hit test算法,二维计算机图形,三维计算机图形
本范例程序给出一中多边型Hit Test的算法实现,主要引用于二维与三维计算机图形的计算。本程序界面是用MFC实现的。
【文件预览】:
plgTest
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----plgTest.h(1KB)
----plgTest.dsw(537B)
----res()
--------plgTestDoc.ico(1KB)
--------cursor1.cur(326B)
--------Toolbar.bmp(1KB)
--------plgTest.rc2(399B)
--------plgTest.ico(1KB)
----Polygon.h(1KB)
----MainFrm.cpp(2KB)
----plgTest.clw(2KB)
----plgTestView.h(2KB)
----plgTestDoc.h(2KB)
----MainFrm.h(2KB)
----resource.h(686B)
----plgTest.cpp(4KB)
----plgTest.dsp(5KB)
----StdAfx.cpp(209B)
----plgTestView.cpp(8KB)
----plgTest.rc(11KB)
----Polygon.cpp(6KB)
----plgTestDoc.cpp(2KB)