⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 virtual reality project. This algorithm for building large image to Volume rendering. Using directx
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MVolumeRender.rc
//
#define IDR_MAINFRAME                   101
#define IDI_MAIN_ICON                   101
#define IDD_FORMVIEW                    102
#define IDR_MAIN_ACCEL                  113
#define IDR_MENU                        141
#define IDR_POPUP                       142
#define IDD_SELECTDEVICE                144
#define IDC_DEVICE_COMBO                1000
#define IDC_ADAPTER_COMBO               1002
#define IDC_ADAPTERFORMAT_COMBO         1003
#define IDC_RESOLUTION_COMBO            1004
#define IDC_MULTISAMPLE_COMBO           1005
#define IDC_REFRESHRATE_COMBO           1006
#define IDC_BACKBUFFERFORMAT_COMBO      1007
#define IDC_DEPTHSTENCILBUFFERFORMAT_COMBO 1008
#define IDC_VERTEXPROCESSING_COMBO      1009
#define IDC_PRESENTINTERVAL_COMBO       1010
#define IDC_MULTISAMPLE_QUALITY_COMBO   1011
#define IDC_WINDOW                      1016
#define IDC_FULLSCREEN                  1018
#define IDC_RENDERVIEW                  2002
#define IDC_VIEWFULLSCREEN              2003
#define IDC_CHANGEDEVICE                2004
#define IDC_SLIDER1                     2005
#define IDC_OTFSLIDER1                  2005
#define IDC_MPRCURVEOK                  2006
#define IDC_SLIDER2                     2007
#define IDC_OTFSLIDER0                  2007
#define IDC_OTFALPHASLIDER              2008
#define IDC_MPRCURVECLEAR               2009
#define IDC_OTFEDIT1                    2010
#define IDC_OTFEDIT0                    2011
#define IDC_OTFALPHA                    2012
#define IDC_VERTICALCLIPSLIDER          2013
#define IDC_CLIPTHICKSLIDER             2013
#define IDC_HORIZONTALCLIPSLIDER        2014
#define IDC_CLIPTRANSSLIDER             2014
#define IDC_ALLPASS                     2015
#define IDC_ONLYPASS1                   2016
#define IDC_SHOWDEPTH                   2017
#define IDC_RENDERMESHCHECK             2018
#define IDC_CONTROLMESHCHECK            2019
#define IDC_DRAW_MPR_CURVE              2020
#define IDM_CHANGEDEVICE                40002
#define IDM_TOGGLEFULLSCREEN            40003
#define IDM_EXIT                        40006

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        201
#define _APS_NEXT_COMMAND_VALUE         40020
#define _APS_NEXT_CONTROL_VALUE         2020
#define _APS_NEXT_SYMED_VALUE           300
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -