登录
首页 » OpenGL图像 » STL读取

STL读取

于 2022-04-23 发布 文件大小:557.60 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

#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; }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OpenGl的例子
    OpenGl的例子-OpenGl
    2022-02-14 07:35:08下载
    积分:1
  • 使用OpenGL进行开发,阅读3dsmax输出ASE文件
    利用DELPHI进行OPENGL开发,读取3DSMAX输出的ASE文件-use OpenGL for development, reading 3DSMAX output ASE paper
    2023-08-07 01:15:03下载
    积分:1
  • 简单的屏幕保护模板
    简单的屏幕保护模板-Simple template screen saver
    2022-06-26 08:01:41下载
    积分:1
  • 详细介绍了如何用openggl编程,例子详细,参考价值高
    详细介绍了如何用openggl编程,例子详细,参考价值高-Described in detail how to use openggl programming, examples of detailed, high reference value
    2022-01-28 10:33:58下载
    积分:1
  • 三维Obj读取的代码
    三维Obj读取的代码,用c++ STL模板做的,能够读取三维顶点,面和材质等各种三维信息,读取代码非常完整,也比较难得。
    2022-04-14 19:10:19下载
    积分:1
  • OpenGL 中的底纹和着色器( iOS )
    翻译 maninwest@Codeforge 作者:KarstenK@CodeProject介绍如何在 IOS 上使用 OpenGL 底纹。OpenGL 是个也可在其他平台可用的技术。背景我想更好地了解 OpenGL,因其图形性能和在其他项目中使用的兼容性。 使用代码包含的示例项目是根据 MVC-模式,从Xcode 纯模板衍生而来的,  Model-View-Controller 有助于将代码分成有用的片段。ViewController 类名副其实,控制视图工作的方式。重要的是Displaylink,因为这是从显示器中的回调或用于新像素输出的更好的 GUP 计时器。- (void)startDisplayLinkIfNeeded { if (!_displayLink) { self.displayLink = [CADisplayLink displayLinkWithTarget:_viewOpenGL selector:@selector(display)]; [_displayLink addToRunLoop:[NSRunLoop mainRunLoop] forMode:NSRunLoopCommonModes]; } }GUI 在存储控件的 Main.storyboard 中进行配置。它们通过 outlet(出口) 连接到  ViewController 。开始使用 OpenGL 为了以某种方式使用 OpenGL ,我通过 Objective -C 中的典型单例模式设计了一个 OpenGLContext  类。+ (instancetype)sharedInstance
    2022-05-08 07:40:50下载
    积分:1
  • C++OpenGL台球
    很好的学习资料,可运行,有代码,,,无需配置、、、、、、
    2022-03-21 05:57:39下载
    积分:1
  • 形识别系统,支持windows以及linux系统,是好东西啊,对学习形编程很有帮助...
    图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
    2022-05-28 08:16:11下载
    积分:1
  • quake3 bsp碰撞2
    quake3 bsp collision 2
    2022-01-26 04:19:00下载
    积分:1
  • 海面,加上天空的云团,形成一个真实的海上场景.而且还下着雪.是一个自然场子景的模拟....
    海面,加上天空的云团,形成一个真实的海上场景.而且还下着雪.是一个自然场子景的模拟.-sea and the sky clouds and the formation of a true maritime scenes. But it"s snow. It is a natural gathering place King simulation.
    2023-08-05 19:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载