resource.h 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by LightMap.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_MAINFRAME 128
  7. #define IDD_OPTIONS 139
  8. #define IDD_PACKING 142
  9. #define IDD_MESH_STATUS 143
  10. #define IDD_SELECTION 144
  11. #define IDD_INSERT_SOLVE 146
  12. #define IDC_PIXEL_FORMAT 1007
  13. #define IDC_16_BITS_PER_PIXEL 1008
  14. #define IDC_24_BITS_PER_PIXEL 1009
  15. #define IDC_8_BITS_PER_PIXEL 1010
  16. #define IDC_SCALE_FACTOR 1011
  17. #define IDC_SCALE_FACTOR_VALUE 1017
  18. #define IDC_SAMPLE_RATE_VALUE 1017
  19. #define IDC_VERSION_TEXT 1020
  20. #define IDC_FILL_COLOR_RED 1021
  21. #define IDC_FILL_COLOR_GREEN 1022
  22. #define IDC_FILL_COLOR_BLUE 1024
  23. #define IDC_FILTER_ERROR 1026
  24. #define IDC_FILTER_ERROR_VALUE 1028
  25. #define IDC_PACKING_LIST 1043
  26. #define IDC_FILTER_SHARPNESS 1048
  27. #define IDC_SMOOTHING_ANGLE 1049
  28. #define IDC_SPATIAL_TOLERANCE 1050
  29. #define IDC_SMOOTHING_ANGLE_VALUE 1051
  30. #define IDC_FILTER_SHARPNESS_VALUE 1052
  31. #define IDC_MESH_STATUS_TEXT 1056
  32. #define IDC_SELECTION_LIST 1057
  33. #define IDC_SAMPLE_RATE 1059
  34. #define IDC_MORE_OPTIONS 1062
  35. #define IDC_SOLVE_FILE_LIST 1063
  36. #define IDC_BROWSE 1064
  37. #define IDC_APPLY_SELECTIVE 1065
  38. #define IDC_BLEND_NOISE 1066
  39. #define IDC_INCLUSION_STRING 1067
  40. #define IDC_LIGHT_EXPORT_SELECTIVE 1068
  41. #define IDC_LIGHT_EXCLUSION_STRING 1069
  42. #define IDC_CONTAINING 1078
  43. #define IDC_NOT_CONTAINING 1079
  44. #define ID_INSERT_SOLVE 32773
  45. #define ID_TOOLS_OPTIONS 32777
  46. #define ID_TOOLS_PACKING 32779
  47. #define ID_FILE 32783
  48. // Next default values for new objects
  49. //
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_3D_CONTROLS 1
  53. #define _APS_NEXT_RESOURCE_VALUE 147
  54. #define _APS_NEXT_COMMAND_VALUE 32785
  55. #define _APS_NEXT_CONTROL_VALUE 1080
  56. #define _APS_NEXT_SYMED_VALUE 101
  57. #endif
  58. #endif