資源簡(jiǎn)介
VTK圖形圖像開發(fā)進(jìn)階 C++版 源代碼。 我自己習(xí)慣用Python,正在改寫,改寫過的會(huì)放在我博客里。一起學(xué)習(xí)的朋友可以過來交流
代碼片段和文件信息
/**********************************************************************
??文件名:?main.cpp
??Copyright?(c)?張曉東?羅火靈.?All?rights?reserved.
??更多信息請(qǐng)?jiān)L問:?
????http://www.vtkchina.org?(VTK中國(guó))
http://blog.csdn.net/www_doling_net?(東靈工作室)?
**********************************************************************/
#include?“MainWindow.h“
#include?
//程序發(fā)布時(shí),可以添加以下語句,運(yùn)行時(shí)就不會(huì)帶控制臺(tái)輸出窗口
#pragma?comment(?linker?“/subsystem:windows?/entry:mainCRTStartup“?)
int?main(?int?argc?char?**argv?)?
{
QApplication?*app?=?new?QApplication(argc?argv);
QTextCodec::setCodecForTr(QTextCodec::codecForName(“GB2312“));
MainWindow?window;
window.show();
return?app->exec();
};
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-08-03?15:30??圖形圖像開發(fā)進(jìn)程\
?????目錄???????????0??2018-08-03?15:30??圖形圖像開發(fā)進(jìn)程\Examples\
?????目錄???????????0??2018-08-03?15:30??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\
?????目錄???????????0??2018-08-03?15:30??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\
?????文件????????3777??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\CMakeLists.txt
?????文件?????????660??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\CreateWindowsBatchsc
?????文件????????7271??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\MainWindow.cpp
?????文件????????2085??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\MainWindow.h
?????文件????????1703??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\MainWindow.ui
?????文件?????????505??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\StartVS.bat.in
?????文件???????22104??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\icon.aps
?????文件?????????812??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\icon.h
?????文件????????4286??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\icon.ico
?????文件????????1704??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\icon.rc
?????文件?????????746??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\main.cpp
?????文件?????????815??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\resource.h
?????文件??????????92??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\resource.qrc
?????文件????????1471??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkBorderSelectionWidget.cpp
?????文件????????1015??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkBorderSelectionWidget.h
?????文件???????21393??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkCornerChineseAnnotation.cpp
?????文件????????6828??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkCornerChineseAnnotation.h
?????文件????????2384??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkDataSet3DCroppingPlaneCallback.cpp
?????文件????????2032??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkDataSet3DCroppingPlaneCallback.h
?????文件???????20488??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkFTGLChineseCharacterMapper.cpp
?????文件????????5842??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkFTGLChineseCharacterMapper.h
?????文件???????23994??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkFreeTypeUtilitiesUnicode.cpp
?????文件????????8558??2014-10-22?17:31??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkFreeTypeUtilitiesUnicode.h
?????文件????????2107??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkImage3DCroppingBoxCallback.cpp
?????文件????????1576??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkImage3DCroppingBoxCallback.h
?????文件????????8250??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkImageBlendWithMask.cpp
?????文件????????2502??2014-10-13?09:32??圖形圖像開發(fā)進(jìn)程\Examples\Appendix\FourViews\vtkImageBlendWithMask.h
............此處省略441個(gè)文件信息
評(píng)論
共有 條評(píng)論