資源簡介
簡單的運(yùn)用OpenGL模擬銑刀加工零件的過程
代碼片段和文件信息
//?3DSglLoader.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“3DSglLoader.h“
#include?“MainFrm.h“
#include?“3DSglLoaderDoc.h“
#include?“3DSglLoaderView.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMy3DSglLoaderApp
BEGIN_MESSAGE_MAP(CMy3DSglLoaderApp?CWinApp)
//{{AFX_MSG_MAP(CMy3DSglLoaderApp)
ON_COMMAND(ID_APP_ABOUT?OnAppAbout)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG_MAP
//?Standard?file?based?document?commands
ON_COMMAND(ID_FILE_NEW?CWinApp::OnFileNew)
ON_COMMAND(ID_F
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????180000??2010-06-05?22:25??大頭\111.gl
?????文件?????370351??2010-06-05?22:25??大頭\111.h
?????文件??????28508??2010-05-30?14:20??大頭\3DSglLoader.aps
?????文件???????2375??2010-05-30?15:20??大頭\3DSglLoader.clw
?????文件???????4327??2010-05-30?00:21??大頭\3DSglLoader.cpp
?????文件???????4660??2010-05-30?00:21??大頭\3DSglLoader.dsp
?????文件????????547??2010-05-30?00:21??大頭\3DSglLoader.dsw
?????文件???????1418??2010-05-30?00:21??大頭\3DSglLoader.h
?????文件?????214016??2011-01-22?17:15??大頭\3DSglLoader.ncb
?????文件??????53760??2011-01-22?17:15??大頭\3DSglLoader.opt
?????文件???????1900??2011-01-22?17:14??大頭\3DSglLoader.plg
?????文件??????10610??2010-05-30?00:21??大頭\3DSglLoader.rc
?????文件???????1876??2010-05-30?00:21??大頭\3DSglLoaderDoc.cpp
?????文件???????1541??2010-05-30?00:21??大頭\3DSglLoaderDoc.h
?????文件??????11342??2010-06-16?15:50??大頭\3DSglLoaderView.cpp
?????文件???????2610??2010-06-15?23:45??大頭\3DSglLoaderView.h
?????文件???????1536??2010-06-05?22:25??大頭\d16.gl
?????文件???????3149??2010-06-05?22:25??大頭\d16.h
?????文件???????7352??2011-01-22?17:14??大頭\Debug\3DSglLoader.res
?????文件?????156672??2011-01-22?17:14??大頭\Debug\vc60.idb
?????文件??????36864??2011-01-22?17:14??大頭\Debug\vc60.pdb
?????文件???????2512??2010-05-30?00:21??大頭\MainFrm.cpp
?????文件???????1581??2010-05-30?00:21??大頭\MainFrm.h
?????文件???????4444??2010-05-30?00:21??大頭\ReadMe.txt
?????文件???????1078??2010-05-30?00:21??大頭\RES\3DSglLoader.ico
?????文件????????403??2010-05-30?00:21??大頭\RES\3DSglLoader.rc2
?????文件???????1078??2010-05-30?00:21??大頭\RES\3DSglLoaderDoc.ico
????..A.SH.??????6656??2010-08-23?18:12??大頭\RES\Thumbs.db
?????文件???????1078??2010-05-30?00:21??大頭\RES\Toolbar.bmp
?????文件????????499??2010-05-30?00:21??大頭\Resource.h
............此處省略56個(gè)文件信息
評(píng)論
共有 條評(píng)論