-
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写的,速度很快,显示3D物体
用opengl写的,速度很快,显示3D物体-use opengl written, very fast, show 3D objects
- 2022-03-20 04:00:34下载
- 积分:1
-
OpenGL学习的好书。Qt支持OpenGL代码,这本书很好的说明文档…
good book for openGL learning. QT support OpenGL code and it book is good documention for write openGL code in QT.
- 2022-03-16 23:22:16下载
- 积分:1
-
pogdfpg dfopigpofigopfigopis opdfigopdfigpoifgposdfi
gsdfgdfg公司;
- 2022-03-18 16:48:41下载
- 积分:1
-
一个opengl的例子
一个opengl的例子-an example opengl
- 2022-10-14 23:35:03下载
- 积分:1
-
使用了opengl绘制的绝大部分功能,如单面绘制,双面绘制,镜面光照,满反射,纹理映射等。...
使用了opengl绘制的绝大部分功能,如单面绘制,双面绘制,镜面光照,满反射,纹理映射等。-Opengl rendering the use of the vast majority of functionality.
- 2022-08-15 23:01:59下载
- 积分:1
-
OpenGL是一个很好的入门
一本非常好的OpenGL入门书籍,通过这本书可以快速入门,掌握基本的操作。-OpenGL is a good entry-books, this book can be through the Quick Start, to master the basic operation.
- 2022-07-07 01:38:17下载
- 积分:1
-
画圆用 opengl
画出的圆圈,用 OpenGL若要绘制圆机智 opengl 需要任何图书馆、 Freeglut、 谷氨酸和 OpenGL你需要到 isd=(x-r2)(y-r2) 的功能
- 2022-09-25 10:25:03下载
- 积分:1
-
Stock management system
管理您的服务和维修,包括工单、服务计划、服务电话、预防性维护和客户联系信息。服务管理软件是任何面向服务业务的理想免费解决方案。使用php和mysql的基于Web的界面,可以设置为网站的一部分,这样就可以从任何地方访问它。有助于提高服务效率、提高服务质量和优化您的服务操作。
- 2022-02-13 14:17:33下载
- 积分:1
-
This is a mixed color on the three
这是一个关于三维颜色混合的很不错的例子,本人编译过了,没有问题。-This is a mixed color on the three-dimensional example of very good, I had to compile, no problem.
- 2022-01-26 02:07:31下载
- 积分:1