resource.h
上传用户:lin85885
上传日期:2013-04-27
资源大小:796k
文件大小:2k
源码类别:

3D图形编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Simplifier.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_SIMPLITYPE                  129
  8. #define IDR_INTERACT_LEFT               130
  9. #define IDC_SPIN                        131
  10. #define IDR_INTERACT_RIGHT              132
  11. #define IDC_ZOOM                        132
  12. #define IDC_TRANSLATE                   133
  13. #define IDD_SIMPLIFY                    135
  14. #define IDC_MY_WAIT                     138
  15. #define IDR_CONTEXTMENU                 144
  16. #define IDC_FACE_VALUE                  1002
  17. #define IDC_RATE_VALUE                  1003
  18. #define IDC_TEXT                        1004
  19. #define IDC_FACE                        1005
  20. #define IDC_RATE                        1006
  21. #define ID_MOUSE_SELECT                 14000
  22. #define ID_MOUSE_SPIN                   14001
  23. #define ID_MOUSE_ZOOM                   14002
  24. #define ID_MOUSE_TRANSLATE              14003
  25. #define ID_SPIN_XCW                     14019
  26. #define ID_SPIN_XCCW                    14020
  27. #define ID_SPIN_YCW                     14021
  28. #define ID_SPIN_YCCW                    14022
  29. #define ID_SPIN_ZCW                     14023
  30. #define ID_SPIN_ZCCW                    14024
  31. #define ID_ZOOM_IN                      14025
  32. #define ID_ZOOM_OUT                     14026
  33. #define ID_SAVE_FILE                    32771
  34. #define ID_ANIMATE                      32772
  35. #define ID_OPEN_FILE                    32773
  36. #define ID_SIMPLIFY                     32774
  37. #define IDM_ORIGINAL_MODEL              32775
  38. #define IDM_SIMPLIFIED_MODEL            32776
  39. #define IDM_WIREFRAME                   32777
  40. #define IDM_FLAT                        32778
  41. #define IDM_SAVE_PICTURE                32779
  42. #define ID_AXES                         32787
  43. #define ID_CLOSE_FILE                   32788
  44. // Next default values for new objects
  45. // 
  46. #ifdef APSTUDIO_INVOKED
  47. #ifndef APSTUDIO_READONLY_SYMBOLS
  48. #define _APS_3D_CONTROLS                     1
  49. #define _APS_NEXT_RESOURCE_VALUE        145
  50. #define _APS_NEXT_COMMAND_VALUE         32789
  51. #define _APS_NEXT_CONTROL_VALUE         1008
  52. #define _APS_NEXT_SYMED_VALUE           101
  53. #endif
  54. #endif