assimp/tools/assimp_view/resource.h

91 lines
3.8 KiB
C
Raw Normal View History

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by assimp_view.rc
//
#define IDC_MYICON 2
#define IDD_ASSIMP_VIEW_DIALOG 102
#define IDD_ABOUTBOX 103
#define IDI_ASSIMP_VIEW 107
#define IDI_SMALL 108
#define IDR_MAINFRAME 128
#define IDD_DIALOGMAIN 129
#define IDB_BITMAP1 130
#define IDR_MENU1 131
#define IDD_LOADDIALOG 132
#define IDB_BITMAP2 134
#define IDD_AVHELP 135
#define IDR_TEXT1 138
#define IDR_MAX 140
#define IDB_MAXCIRCLEMASK 141
#define IDB_MAXCIRCLE 142
#define IDR_HUD 143
#define IDR_HUDMASK 144
#define IDC_CHECK1 1000
#define IDC_TOGGLEMS 1000
#define IDC_CHECK2 1001
#define IDC_TOGGLEWIRE 1001
#define IDC_CHECK3 1002
#define IDC_TOGGLEMAT 1002
#define IDC_CHECK4 1003
#define IDC_TOGGLENORMALS 1003
#define IDC_CHECK5 1004
#define IDC_AUTOROTATE 1004
#define IDC_RT 1006
#define IDC_NUMVERTS 1007
#define IDC_NUMFACES 1008
#define IDC_NUMMATS 1009
#define IDC_FPS 1010
#define IDC_EFPS 1011
#define IDC_EMAT 1012
#define IDC_EFACE 1013
#define IDC_EVERT 1014
#define IDC_CHECK6 1015
#define IDC_LIGHTROTATE 1015
#define IDC_3LIGHTS 1016
#define IDC_PROGRESS 1016
#define IDC_LOADTIME 1017
#define IDC_ELOAD 1018
#define IDC_CHECK7 1019
#define IDC_ZOOM 1019
#define IDC_CHECK8 1020
#define IDC_LOWQUALITY 1020
#define IDC_NUMMATS2 1021
#define IDC_ESHADER 1022
#define IDC_RICHEDIT21 1023
#define IDC_CHECK9 1024
#define IDC_NOSPECULAR 1024
#define IDC_PLAYANIM 1025
#define IDC_SPEED 1026
#define IDC_COMBO1 1027
#define IDC_PINORDER 1028
#define IDC_SSPEED 1029
#define IDC_SANIM 1030
#define IDC_SANIMGB 1031
#define ID_VIEWER_OPEN 32771
#define ID_VIEWER_CLOSETHIS 32772
#define ID_VIEWER_CLOSEASSET 32773
#define ID_VIEWER_QUIT 32774
#define ID__ABOUT 32775
#define ID__HELP 32776
#define ID_VIEWER_SAVESCREENSHOTTOFILE 32777
#define ID_VIEWER_RESETVIEW 32778
#define ID_BACKGROUND_LOADTEXTURE 32779
#define ID_BACKGROUND_CLEAR 32780
#define ID_BACKGROUND_SETCOLOR 32781
#define ID_Menu 32782
#define ID_BACKGROUND_LOADSKYBOX 32783
#define ID_VIEWER_H 32784
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32785
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif