-
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 4DOF Voxel landscape engine
OpenGL 4DOF Voxel landscape engine
- 2022-04-17 04:57:30下载
- 积分:1
-
OpenGL
OpenGL-PL (programowanie gier source code)
- 2022-02-10 17:34:18下载
- 积分:1
-
用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体...
用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体-developed using OpenGL chemical process simulation visual system ... based on virtual reality technology to a bicycle ... roaming segment. Moving objects in view the establishment of a cube, using the left mouse button click cube, then cube
- 2023-03-11 04:25:04下载
- 积分:1
-
关于opengl的一个经典的教程,对于大家的学习有很大的帮助
关于opengl的一个经典的教程,对于大家的学习有很大的帮助-on opengl of a classic handbook, we are learning a great help
- 2022-08-19 09:25:53下载
- 积分:1
-
opengl源代码,实现了一个立方体各表面的多纹理映射
opengl源代码,实现了一个立方体各表面的多纹理映射-opengl source code, implements a cube the surface of the multi-texture mapping
- 2022-05-24 05:19:19下载
- 积分:1
-
OpenGL教学,三维图形绘制
OpenGL教学,三维图形绘制-OpenGL teaching, 3D graphics rendering
- 2022-02-07 02:39:50下载
- 积分:1
-
高级编程篇所附源代码。
啥也别说了,快下吧。
高级编程篇所附源代码。
啥也别说了,快下吧。-accompanying source code. Receivers also Enough of fast are you.
- 2022-07-11 00:35:27下载
- 积分:1
-
View from the click of the mouse to form a straight line, to determine the click...
从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
- 2022-08-19 13:46:26下载
- 积分:1
-
超好评,OpenGL中文教程,愿它对OpenGL感兴趣的朋友有一定的帮助...
超好评,OpenGL中文教程,愿它对OpenGL感兴趣的朋友有一定的帮助-Super-well, OpenGL tutorials in Chinese and would like a friend interested in OpenGL it will certainly help
- 2022-02-22 09:19:44下载
- 积分:1