RESOURCE.H
上传用户:zbjingming
上传日期:2010-01-02
资源大小:2436k
文件大小:2k
源码类别:

OpenGL

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Tool.rc
  4. //
  5. #define IDOK2                           3
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_MODELTYPE                   129
  9. #define IDC_CURSOR_ROTATION             131
  10. #define IDD_DIALOG1                     132
  11. #define IDB_TEXTURE                     134
  12. #define IDD_DIALOG_Lookat               135
  13. #define IDD_DIALOG_FILE_NAME            137
  14. #define IDD_FORM_COMMAND                150
  15. #define IDC_FRAME_COLOR_BACK            1000
  16. #define IDC_CHECK_ANTIALIAS             1001
  17. #define IDC_CHECK_SMOOTH                1002
  18. #define IDC_RADIO_MODEL_1               1003
  19. #define IDC_RADIO_MODEL_2               1005
  20. #define IDC_FRAME_COLOR_LIGHT_AMBIENT   1010
  21. #define IDC_EDIT_EX                     1012
  22. #define IDC_FRAME_COLOR_LIGHT_AMBIENT2  1013
  23. #define IDC_FRAME_COLOR_LIGHT_AMBIENT3  1014
  24. #define IDC_EDIT_EY                     1014
  25. #define IDC_EDIT_EZ                     1016
  26. #define IDC_EDIT_CX                     1018
  27. #define IDC_EDIT_CY                     1020
  28. #define IDC_EDIT_FILE_NAME              1020
  29. #define IDC_SPIN_EX                     1021
  30. #define IDC_EDIT_CZ                     1022
  31. #define IDC_SPIN_EY                     1023
  32. #define IDC_SPIN_EZ                     1024
  33. #define IDC_SPIN_CZ                     1025
  34. #define IDC_SPIN_CY                     1026
  35. #define IDC_SPIN_CX                     1028
  36. #define ID_GRID                         32771
  37. #define IDC_LOOKAT                      32772
  38. #define IDC_SAVE_FRAME                  32774
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_3D_CONTROLS                     1
  44. #define _APS_NEXT_RESOURCE_VALUE        138
  45. #define _APS_NEXT_COMMAND_VALUE         32775
  46. #define _APS_NEXT_CONTROL_VALUE         1021
  47. #define _APS_NEXT_SYMED_VALUE           101
  48. #endif
  49. #endif