文件名称:openGlDisplay-Chinese
- 所属分类:
- 游戏
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2016-04-30
- 文件大小:
- 939kb
- 下载次数:
- 0次
- 提 供 者:
- lzw***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
项目描述: OpenGL显示中文
在这个类中您必须重载如下几个虚函数:
virtual void Update(DWORD milliseconds)
执行所有的更新操作,传入的参数为两次操作经过的时间,以毫秒为单位
virtual void Draw()
执行所有的绘制操作-Project Descr iption: OpenGL display Chinese
In this class you must override the following virtual functions:
Void Update virtual (milliseconds DWORD)
Performs all the update operations, the incoming parameters for the two time to operate after the time, in milliseconds
Void Draw virtual ()
Execute all drawing operations
在这个类中您必须重载如下几个虚函数:
virtual void Update(DWORD milliseconds)
执行所有的更新操作,传入的参数为两次操作经过的时间,以毫秒为单位
virtual void Draw()
执行所有的绘制操作-Project Descr iption: OpenGL display Chinese
In this class you must override the following virtual functions:
Void Update virtual (milliseconds DWORD)
Performs all the update operations, the incoming parameters for the two time to operate after the time, in milliseconds
Void Draw virtual ()
Execute all drawing operations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BitmapFont\BitmapFont.cpp
..........\BitmapFont.exe
..........\BitmapFont.h
..........\BitmapFont.ncb
..........\BitmapFont.sln
..........\BitmapFont.suo
..........\BitmapFont.vcproj
..........\Debug\BitmapFont.exe
..........\.....\BitmapFont.ilk
..........\.....\BitmapFont.obj
..........\.....\BitmapFont.pdb
..........\.....\BuildLog.htm
..........\.....\GLFont.obj
..........\.....\GLFrame.obj
..........\.....\GLWindow.obj
..........\.....\stdafx.obj
..........\.....\vc70.idb
..........\.....\vc70.pdb
..........\GLFont.cpp
..........\GLFont.h
..........\GLFrame.cpp
..........\GLFrame.h
..........\GLWindow.cpp
..........\GLWindow.h
..........\stdafx.cpp
..........\stdafx.h
OpenGL显示中文\Debug\BuildLog.htm
..............\.....\Font.obj
..............\.....\GLFrame.obj
..............\.....\GLWindow.obj
..............\.....\OpenGL显示中文.exe
..............\.....\OpenGL显示中文.ilk
..............\.....\OpenGL显示中文.obj
..............\.....\OpenGL显示中文.pdb
..............\.....\stdafx.obj
..............\.....\vc70.idb
..............\.....\vc70.pdb
..............\Font.cpp
..............\Font.h
..............\GLFrame.cpp
..............\GLFrame.h
..............\GLWindow.cpp
..............\GLWindow.h
..............\OpenGL显示中文.cpp
..............\OpenGL显示中文.exe
..............\OpenGL显示中文.h
..............\OpenGL显示中文.ncb
..............\OpenGL显示中文.sln
..............\OpenGL显示中文.suo
..............\OpenGL显示中文.vcproj
..............\stdafx.cpp
..............\stdafx.h
BitmapFont\Debug
OpenGL显示中文\Debug
BitmapFont
OpenGL显示中文