-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
基于OPENGL的连通图形,多边形画法,
基于OPENGL的连通图形,多边形画法,-connectivity based on OpenGL graphics, polygon method of painting,
- 2022-07-16 14:03:04下载
- 积分:1
-
这是OPENGL超级宝典一书的随书光盘,里面涵盖了大部分基于MFC下OPENGL函数库操作的例子,是精通OPENGL编程大好帮手...
这是OPENGL超级宝典一书的随书光盘,里面涵盖了大部分基于MFC下OPENGL函数库操作的例子,是精通OPENGL编程大好帮手-This is a treasury of a Super OpenGL the CD with the book, they cover most of OpenGL-based MFC library operation example, is well versed in OpenGL programming excellent helper
- 2022-05-26 06:18:35下载
- 积分:1
-
flskfhshfksfjlskdhfkshfjksl hflsjhflkshfklshfkjshgkjdfhgfsdjklghslkdfghslkfjgsjf…
flskfhshfksfjlskdhfkshfjksl hflsjhflkshfklshfkjshgkjdfhgfsdjklghslkdfghslkfjgsjfgjsldfghjsklgslkghslkd
- 2022-11-26 17:55:03下载
- 积分:1
-
的方法来过滤你的纹理,简单的照明,键盘控制的例子
Examples of ways to filter your textures, simple lighting, keyboard control
- 2022-01-31 12:55:09下载
- 积分:1
-
This is designed to use OpenGL game code book, very classic, like OpenGL friends...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。-This is designed to use OpenGL game code book, very classic, like OpenGL friends have shared with everyone.
- 2022-07-27 22:44:08下载
- 积分:1
-
Three Cubes...................
Three Cubes-Three Cubes...................
- 2023-03-20 03:40:03下载
- 积分:1
-
vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块...
vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块-vb called opengl process, a model opengl rendering for example, include a module initialization opengl
- 2022-09-25 07:55:03下载
- 积分:1
-
3D图形编程 opengl 1.1版
3D图形编程 opengl 1.1版-3D graphics programming opengl Version 1.1
- 2022-12-11 13:05:08下载
- 积分:1
-
opengl 开发的3D游戏,绝对经典
opengl 开发的3D游戏,绝对经典-opengl development of 3D games, absolute classic
- 2022-03-07 20:47:06下载
- 积分:1