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

STL读取

于 2022-04-23 发布 文件大小:557.60 kB
0 72
下载积分: 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 个回复

  • 696518资源总数
  • 104225会员总数
  • 32今日下载