搜索资源列表
DrawPolyG
- MFC画多边形 先单击左键,移开鼠标,单击右键就可以画出一条直线,再移开鼠标,双击右键就可以画出个三角形。 其他多边形,以此类推。 注意,以“单击左键”开始。 本程序只完成简单的功能。
drawPolygon
- VC++和OpenGL实现画多边形,其中画每一边用DDA算法.-VC and OpenGL drawing polygons, which each side painted with DDA algorithm.
DrawPolyG
- MFC画多边形 先单击左键,移开鼠标,单击右键就可以画出一条直线,再移开鼠标,双击右键就可以画出个三角形。 其他多边形,以此类推。 注意,以“单击左键”开始。 本程序只完成简单的功能。-MFC painting left polygon first click, remove the mouse, right-click can draw a straight line, and then move the mouse, d
drawpolygon
- 可以用鼠标左键点击画多边形,用鼠标右键填充。-Click the left mouse button can be used draw polygon, filled with the right mouse button.