文件名称:Vector3DOperations
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 712kb
- 下载次数:
- 0次
- 提 供 者:
- 虫*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个3D矢量类CVector3D,含三种构造函数,并有拷贝,点积,叉积,求模,单位化
等操作,并实现”+ - = == += -= * [ ]” 等运算符的重载。(用C++实现) -A 3D vector class CVector3D, with three constructors, and copy, dot product, cross product, the modular unit of the other operations, and to achieve " + - = == + = -= * [] " such as operator overloading. (Using C++ implementation)
等操作,并实现”+ - = == += -= * [ ]” 等运算符的重载。(用C++实现) -A 3D vector class CVector3D, with three constructors, and copy, dot product, cross product, the modular unit of the other operations, and to achieve " + - = == + = -= * [] " such as operator overloading. (Using C++ implementation)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC8-4 Vector3DOperations 2.0\CVector3D\CVector3D.cpp
............................\.........\CVector3D.vcproj
............................\.........\CVector3D.vcproj.CGCAD.hanqc.user
............................\.........\Debug\BuildLog.htm
............................\.........\.....\CVector3D.exe.embed.manifest
............................\.........\.....\CVector3D.exe.embed.manifest.res
............................\.........\.....\CVector3D.exe.intermediate.manifest
............................\.........\.....\CVector3D.obj
............................\.........\.....\CVector3D.pch
............................\.........\.....\mt.dep
............................\.........\.....\stdafx.obj
............................\.........\.....\vc80.idb
............................\.........\.....\vc80.pdb
............................\.........\ReadMe.txt
............................\.........\stdafx.cpp
............................\.........\stdafx.h
............................\CVector3D.ncb
............................\CVector3D.sln
............................\CVector3D.suo
............................\debug\CVector3D.exe
............................\.....\CVector3D.ilk
............................\.....\CVector3D.pdb
............................\CVector3D\Debug
............................\CVector3D
............................\debug
VC8-4 Vector3DOperations 2.0
............................\.........\CVector3D.vcproj
............................\.........\CVector3D.vcproj.CGCAD.hanqc.user
............................\.........\Debug\BuildLog.htm
............................\.........\.....\CVector3D.exe.embed.manifest
............................\.........\.....\CVector3D.exe.embed.manifest.res
............................\.........\.....\CVector3D.exe.intermediate.manifest
............................\.........\.....\CVector3D.obj
............................\.........\.....\CVector3D.pch
............................\.........\.....\mt.dep
............................\.........\.....\stdafx.obj
............................\.........\.....\vc80.idb
............................\.........\.....\vc80.pdb
............................\.........\ReadMe.txt
............................\.........\stdafx.cpp
............................\.........\stdafx.h
............................\CVector3D.ncb
............................\CVector3D.sln
............................\CVector3D.suo
............................\debug\CVector3D.exe
............................\.....\CVector3D.ilk
............................\.....\CVector3D.pdb
............................\CVector3D\Debug
............................\CVector3D
............................\debug
VC8-4 Vector3DOperations 2.0