-
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
-
GPU
基于GPU的流体力学仿真程序(需要Geforce3以上显卡)-GPU-based fluid dynamics simulation program (PII/400 need more graphics)
- 2022-03-26 14:30:22下载
- 积分:1
-
opengl基础教程电子书,含有基本的opengl编程方法
opengl基础教程电子书,含有基本的opengl编程方法-Essentials opengl e-book, containing the basic opengl programming
- 2022-03-26 15:52:43下载
- 积分:1
-
3D Solar system with OpenCV and C#
- 2022-01-25 20:51:49下载
- 积分:1
-
OpenGL红宝书(第三版)例子代码:太阳系代码
OpenGL红宝书(第三版)例子代码:太阳系代码-Little Red Book OpenGL (third edition) example code: the solar system code
- 2022-01-21 03:08:35下载
- 积分:1
-
一个可以自由行走的3D场景,使用Q,W,E,A,S,D六个键控制。
一个可以自由行走的3D场景,使用Q,W,E,A,S,D六个键控制。-one can take free exercise of 3D scenes, the use of Q, W, E, A, S, D keys to control six.
- 2022-03-16 16:57:37下载
- 积分:1
-
VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。...
VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
- 2022-03-16 11:07:43下载
- 积分:1
-
在visual basic基础上,opengl编写的利用OpenGL模拟太阳系星球运转的一个程序,已经调试!...
在visual basic基础上,opengl编写的利用OpenGL模拟太阳系星球运转的一个程序,已经调试!-in visual basic foundation, opengl prepared by the use of OpenGL simulated operation of the solar system planet a procedure already debugging!
- 2022-08-16 06:33:40下载
- 积分:1
-
OPENGL又一小程序,新人学习必备,参考程序
OPENGL又一小程序,新人学习必备,参考程序-OpenGL another small procedures, required new learning, reference program
- 2022-08-06 00:56:23下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-13-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-13
- 2022-08-21 20:26:19下载
- 积分:1