文件名称:OpenGLMFCinterface
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.7mb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
封装了一个在MFC对话框下来开发的OpenGL类:MLGL,该类基本实现了完全封装,使用时无需在对话框初始化函数中做初始化。将MLGL类与图画控件关联即可用!另外可以仿造程序中Test类继承MLGL类重载Draw3D()函数开发!-Encapsulates an MFC dialog box down the development of OpenGL classes: MLGL, the basic realization of such a complete package, no need to use to do initialization function initializes the dialog box. MLGL class and the picture will be associated with the control you can use! Also you can copy the program Test class inherits MLGL classes override Draw3D () function development!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GLPlatform\GLPlatform.clw
..........\ReadMe.txt
..........\GLPlatform.h
..........\GLPlatform.cpp
..........\StdAfx.h
..........\StdAfx.cpp
..........\res\GLPlatform.rc2
..........\...\GLPlatform.ico
..........\GLPlatform.dsw
..........\GLPlatform.ncb
..........\Debug\GLPlatform.res
..........\.....\vc60.idb
..........\.....\GLPlatform.pch
..........\.....\vc60.pdb
..........\.....\GLPlatform.pdb
..........\.....\GLPlatform.exe
..........\.....\StdAfx.sbr
..........\.....\StdAfx.obj
..........\.....\GLPlatform.sbr
..........\.....\GLPlatformDlg.sbr
..........\.....\Test.sbr
..........\.....\MLGL.sbr
..........\.....\MLGL.obj
..........\.....\GLPlatform.bsc
..........\.....\Test.obj
..........\.....\GLPlatformDlg.obj
..........\.....\GLPlatform.ilk
..........\.....\GLPlatform.obj
..........\GLPlatformDlg.cpp
..........\Test.cpp
..........\Resource.h
..........\GLPlatform.aps
..........\GLPlatform.rc
..........\GLPlatform.plg
..........\MLGL.cpp
..........\GLPlatformDlg.h
..........\Test.h
..........\MLGL.h
..........\GLPlatform.opt
..........\GLPlatform.dsp
..........\res
..........\Debug
GLPlatform
..........\ReadMe.txt
..........\GLPlatform.h
..........\GLPlatform.cpp
..........\StdAfx.h
..........\StdAfx.cpp
..........\res\GLPlatform.rc2
..........\...\GLPlatform.ico
..........\GLPlatform.dsw
..........\GLPlatform.ncb
..........\Debug\GLPlatform.res
..........\.....\vc60.idb
..........\.....\GLPlatform.pch
..........\.....\vc60.pdb
..........\.....\GLPlatform.pdb
..........\.....\GLPlatform.exe
..........\.....\StdAfx.sbr
..........\.....\StdAfx.obj
..........\.....\GLPlatform.sbr
..........\.....\GLPlatformDlg.sbr
..........\.....\Test.sbr
..........\.....\MLGL.sbr
..........\.....\MLGL.obj
..........\.....\GLPlatform.bsc
..........\.....\Test.obj
..........\.....\GLPlatformDlg.obj
..........\.....\GLPlatform.ilk
..........\.....\GLPlatform.obj
..........\GLPlatformDlg.cpp
..........\Test.cpp
..........\Resource.h
..........\GLPlatform.aps
..........\GLPlatform.rc
..........\GLPlatform.plg
..........\MLGL.cpp
..........\GLPlatformDlg.h
..........\Test.h
..........\MLGL.h
..........\GLPlatform.opt
..........\GLPlatform.dsp
..........\res
..........\Debug
GLPlatform