文件名称:glenabledview_demo
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 82.26kb
- 下载次数:
- 0次
- 提 供 者:
- wan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
An MDI view class supporting OpenGL.
(一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图)
a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries).
manages internally the creation of display lists and offers a primitive interface for display lists execution.
defines mouse cursor to be used inside the views.
offers an object oriented encapsulation of quadric objects for drawing of spheres, cylinders and disks.
offers an object oriented encapsulation of glu tessellator routines for translating non simple polygons (concave, self-intersecting and with holes) in groups of simple ones (triangle strips and fans).
presents a simple interface to draw text strings as 2D bitmaps or complete 3D glyphs.
(一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图)
a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries).
manages internally the creation of display lists and offers a primitive interface for display lists execution.
defines mouse cursor to be used inside the views.
offers an object oriented encapsulation of quadric objects for drawing of spheres, cylinders and disks.
offers an object oriented encapsulation of glu tessellator routines for translating non simple polygons (concave, self-intersecting and with holes) in groups of simple ones (triangle strips and fans).
presents a simple interface to draw text strings as 2D bitmaps or complete 3D glyphs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506246glenabledview_demo.zip 列表 3dmath.cpp 3dmath.doxycfg 3dmath.h BallController.cpp BallController.h ChildFrm.cpp ChildFrm.h GLEnabledView.cpp GLEnabledView.h MainFrm.cpp MainFrm.h OGLInfoDlg.cpp OGLInfoDlg.h Quaternion.h resource.h StdAfx.cpp StdAfx.h TestGL.cpp TestGL.dsp TestGL.dsw TestGL.h TestGL.rc TestGLDoc.cpp TestGLDoc.h TestGLView.cpp TestGLView.h RES/ RES/TestGL.ico RES/TestGL.rc2 RES/TestGLDoc.ico RES/Toolbar.bmp Release/ Release/TestGL.exe