iWaveOcean
3ds Max ocean simulation plugin
resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by iWaveOcean.rc
4 //
5 #define IDS_LIBDESCRIPTION 1
6 #define IDS_CATEGORY 2
7 #define IDS_CLASS_NAME 3
8 #define IDS_PARAMS 4
9 #define IDS_PARAMS_SIZE 4
10 #define IDS_SPIN 5
11 #define IDS_WIDTH 6
12 #define IDS_LENGTH 7
13 #define IDS_SIMULATE_ROLLUP 8
14 #define IDD_SIMULATE 9
15 #define IDS_WIDTH_SEGS 9
16 #define IDS_LENGTH_SEGS 10
17 #define IDS_START_FRAME 11
18 #define IDS_FRAME_COUNT 12
19 #define IDS_COLLISION_OBJS 13
20 #define IDS_WAVE_DAMPING 14
21 #define IDS_COLLISION_SMOOTHING 15
22 #define IDS_WAKE_POWER 16
23 #define IDS_HEIGHT_SCALE 17
24 #define IDS_PARAMS_DYNAMICS 18
25 #define IDS_PARAMS_AMBIENT 19
26 #define IDS_AMBIENT_SCALE 20
27 #define IDS_MIN_SIZE 21
28 #define IDS_SPEED 22
29 #define IDS_DIRECTION 23
30 #define IDS_SEED 24
31 #define IDS_DURATION 25
32 #define IDS_AMPLITUDE 26
33 #define IDS_AMBIENT_ON 27
34 #define IDS_SAVEDATA_ROLLUP 28
35 #define IDS_EXTERNAL_FILE 29
36 #define IDD_PANEL 101
37 #define IDD_PANEL_DYNAMICS 101
38 #define IDD_PANEL_SIZE 102
39 #define IDD_PANEL_AMBIENT 103
40 #define IDD_SAVEDATA 104
41 #define IDC_CLOSEBUTTON 1000
42 #define IDC_DOSTUFF 1000
43 #define IDC_AMPLITUDE_EDIT 1000
44 #define IDC_MIN_SIZE_EDIT 1002
45 #define IDC_SIMULATE_BUTTON 1005
46 #define IDC_STARTFRAME_STATIC 1006
47 #define IDC_SPEED_EDIT 1006
48 #define IDC_NUMFRAMES_STATIC 1007
49 #define IDC_DIRECTION_EDIT 1007
50 #define IDC_CLEAR_BUTTON 1008
51 #define IDC_SEED_EDIT 1009
52 #define IDC_COLLISION_LIST 1011
53 #define IDC_DURATION_EDIT 1011
54 #define IDC_SCALE_EDIT 1012
55 #define IDC_AMBIENT_CHECK 1013
56 #define IDC_RADIO_MAXFILE 1014
57 #define IDC_RADIO2 1015
58 #define IDC_RADIO_EXTERNALFILE 1015
59 #define IDC_BROWSE_BUTTON 1016
60 #define IDC_COLOR 1456
61 #define IDC_EDIT 1490
62 #define IDC_WIDTH_EDIT 1490
63 #define IDC_LENGTH_EDIT 1491
64 #define IDC_COLLISION_PICK_BUTTON 1492
65 #define IDC_COLLISION_DELETE_BUTTON 1493
66 #define IDC_WIDTH_SEGS_EDIT 1494
67 #define IDC_LENGTH_SEGS_EDIT 1495
68 #define IDC_SPIN 1496
69 #define IDC_WIDTH_SPIN 1496
70 #define IDC_LENGTH_SPIN 1497
71 #define IDC_WIDTH_SEGS_SPIN 1498
72 #define IDC_LENGTH_SEGS_SPIN 1499
73 #define IDC_START_EDIT 1500
74 #define IDC_AMPLITUDE_SPIN 1500
75 #define IDC_START_SPIN 1501
76 #define IDC_MIN_SIZE_SPIN 1501
77 #define IDC_FRAMES_EDIT 1502
78 #define IDC_SPEED_SPIN 1502
79 #define IDC_FRAMES_SPIN 1503
80 #define IDC_DIRECTION_SPIN 1503
81 #define IDC_SEED_SPIN 1505
82 #define IDC_DURATION_SPIN 1507
83 #define IDC_SCALE_SPIN 1508
84 #define IDC_DAMPING_EDIT 1512
85 #define IDC_DAMPING_SPIN 1513
86 #define IDC_SMOOTHING_EDIT 1514
87 #define IDC_SMOOTHING_SPIN 1515
88 #define IDC_WAKE_POWER_EDIT 1516
89 #define IDC_WAKE_POWER_SPIN 1517
90 #define IDC_HEIGHT_EDIT 1518
91 #define IDC_HEIGHT_SPIN 1519
92 
93 // Next default values for new objects
94 //
95 #ifdef APSTUDIO_INVOKED
96 #ifndef APSTUDIO_READONLY_SYMBOLS
97 #define _APS_NEXT_RESOURCE_VALUE 103
98 #define _APS_NEXT_COMMAND_VALUE 40001
99 #define _APS_NEXT_CONTROL_VALUE 1017
100 #define _APS_NEXT_SYMED_VALUE 101
101 #endif
102 #endif