没有合适的资源?快使用搜索试试~ 我知道了~
VC++编程实现OpenGL虚拟现实

共43个文件
bmp:14个
h:8个
cpp:7个

需积分: 15 81 下载量 98 浏览量
2009-04-23
22:46:04
上传
评论 1
收藏 581KB RAR 举报
温馨提示
VC++编程实现OpenGL虚拟现实 CSingleDocTemplate* pDocTemplate; pDocTemplate = new CSingleDocTemplate( IDR_MAINFRAME, RUNTIME_CLASS(CVRDemoDoc), RUNTIME_CLASS(CMainFrame), // main SDI frame window RUNTIME_CLASS(CVRDemoView)); AddDocTemplate(pDocTemplate); // Parse command line for standard shell commands, DDE, file open CCommandLineInfo cmdInfo; ParseCommandLine(cmdInfo); // Dispatch commands specified on the command line if (!ProcessShellCommand(cmdInfo)) return FALSE; // The one and only window has been initialized, so show and update it. m_pMainWnd->ShowWindow(SW_SHOW); m_pMainWnd->UpdateWindow();
资源推荐
资源详情
资源评论





















