MMENUID.H

Go to the documentation of this file.
00001 
00002 /* file mmenuid.h   included in design */
00003 
00004 #define MODELER_MENU                        10
00005 #define MODELER_ACCEL                       11
00006 
00007 #define IDC_COORD_UPDATE                   102      /* internal commands */
00008 
00009 #define IDM_FILE_NEW                     10010
00010 #define IDM_FILE_LOAD_MODEL              10011
00011 #define IDM_FILE_LOAD_ABSOLUTE           10012
00012 #define IDM_FILE_LOAD_RELATIVE           10013
00013 #define IDM_FILE_LOAD_PATH               10014
00014 #define IDM_FILE_LOAD_DIRECT             10015
00015 #define IDM_FILE_LOAD_COORDS             10016
00016 #define IDM_FILE_SAVE                    10020
00017 #define IDM_FILE_SAVE_ALL                10021
00018 #define IDM_FILE_SAVE_OBJECT             10022
00019 #define IDM_FILE_SAVE_NAMED              10023
00020 #define IDM_FILE_SAVE_LETTERS            10024
00021 #define IDM_FILE_SAVE_PATH               10025
00022 #define IDM_FILE_IMPORT_DXF              10031
00023 #define IDM_FILE_IMPORT_3DS              10032
00024 #define IDM_FILE_IMPORT_POLYGON          10033
00025 #define IDM_FILE_IMPORT_ATM              10034
00026 #define IDM_FILE_IMPORT_FONT             10035
00027 #define IDM_FILE_IMPORT_TDD              10036
00028 #define IDM_FILE_IMPORT_SCN              10037
00029 #define IDM_FILE_IMPORT_STL              10038
00030 #define IDM_FILE_IMPORT_SLELETON         10039
00031 
00032 
00033 #define IDM_FILE_EXPORT_DXF              10041
00034 #define IDM_FILE_EXPORT_3DS              10042
00035 #define IDM_FILE_EXPORT_STL              10043
00036 #define IDM_FILE_EXPORT_VRML             10044
00037 
00038 #define IDM_FILE_BOUNDINGBOX_MAKE        10051
00039 #define IDM_FILE_BOUNDINGBOX_UNMAKE      10052
00040 #define IDM_FILE_BOUNDINGBOX_CLEAR       10053
00041 #define IDM_FILE_BOUNDINGBOX_AUTO        10054
00042 #define IDM_FILE_BOUNDINGBOX_TOSK        10055
00043 #define IDM_FILE_TRACEOUTLINE            10060
00044 #define IDM_FILE_PAINTMAP                10061
00045 #define IDM_FILE_VIEWER                  10070
00046 #define IDM_FILE_HEIGHT                  10080
00047 #define IDM_FILE_EXTERNAL                10090
00048 #define IDM_FILE_ANIMATOR                10100
00049 #define IDM_FILE_UPDATE_ANIMATOR         10110
00050 #define IDM_FILE_BEZIER                  10120
00051 #define IDM_FILE_PRINT                   10130
00052 #define IDM_FILE_PREFERENCES             10140
00053 #define IDM_VIEW_RENDERNOW               10150
00054 #define IDM_VIEW_RENDERINWINDOW          10151
00055 #define IDM_FILE_EXIT                    10160
00056 
00057 #define IDM_EDIT_UNDO                    11000
00058 #define IDM_EDIT_ERASE_VERTICES          11021
00059 #define IDM_EDIT_ERASE_EDGES             11022
00060 #define IDM_EDIT_ERASE_INDICATEDEDGE     11023
00061 #define IDM_EDIT_ERASE_INDICATEDVERTEX   11024
00062 #define IDM_EDIT_ERASE_MAP               11025
00063 #define IDM_EDIT_ERASE_HIERARCHY         11026
00064 #define IDM_EDIT_ERASE_VERTEXMAPPING     11027
00065 #define IDM_EDIT_ERASE_ALL               11028
00066 #define IDM_EDIT_SELECTALL               11030
00067 #define IDM_EDIT_DESELECTALL             11040
00068 #define IDM_EDIT_SWAPSELECT              11050
00069 #define IDM_EDIT_SELECTCONNECT           11060
00070 #define IDM_EDIT_DESELECTCONNECT         11070
00071 #define IDM_EDIT_SELECTBY_BEZIER         11081
00072 #define IDM_EDIT_SELECTBY_INVIEW         11082
00073 #define IDM_EDIT_SELECTBY_OUTVIEW        11083
00074 #define IDM_EDIT_SELECTBY_MAP            11084
00075 #define IDM_EDIT_SELECTBY_COLOUR         11085
00076 #define IDM_EDIT_SELECTBY_SHADER         11086
00077 #define IDM_EDIT_SELECTMAPPED            11090
00078 #define IDM_EDIT_DESELECTMAPPED          11100
00079 #define IDM_EDIT_DESELECT_EVERY          11110
00080 
00081 #define IDM_TOOLS_SELECTOR               12010
00082 #define IDM_TOOLS_DESELECTOR             12020
00083 #define IDM_TOOLS_PLOTTER                12030
00084 #define IDM_TOOLS_PLOT3D                 12040
00085 #define IDM_TOOLS_BUILDER                12050
00086 #define IDM_TOOLS_GRABBER                12060
00087 #define IDM_TOOLS_EXPANDER               12070
00088 #define IDM_TOOLS_ROTATOR                12080
00089 #define IDM_TOOLS_MAGNET_ATTRACT         12091
00090 #define IDM_TOOLS_MAGNET_REPEL           12092
00091 #define IDM_TOOLS_PRIMITIVES             12100
00092 #define IDM_TOOLS_EXTRUDE                12110
00093 #define IDM_TOOLS_SHAPER                 12120
00094 #define IDM_TOOLS_BUILDFACET             12130
00095 #define IDM_TOOLS_ADDVERTEX              12140
00096 #define IDM_TOOLS_PAN                    12150
00097 #define IDM_TOOLS_ZOOMIN                 12160
00098 #define IDM_TOOLS_NODE                   12170
00099 
00100 #define IDM_ACTIONS_ROTATE_CLOCKWISE     13010
00101 #define IDM_ACTIONS_ROTATE_ANTICLOCKWISE 13020
00102 #define IDM_ACTIONS_WELD                 13030
00103 #define IDM_ACTIONS_FILL                 13040
00104 #define IDM_ACTIONS_FACET                13050
00105 #define IDM_ACTIONS_SPIN                 13060
00106 #define IDM_ACTIONS_EXPAND               13070
00107 #define IDM_ACTIONS_EFFECTS_PLAN         13081
00108 #define IDM_ACTIONS_EFFECTS_EXPLODE      13082
00109 #define IDM_ACTIONS_EFFECTS_SHATTER      13083
00110 #define IDM_ACTIONS_EFFECTS_FULLINTERSECT 13084
00111 #define IDM_ACTIONS_EFFECTS_PARTINTERSECT 13085
00112 #define IDM_ACTIONS_EXTRUDE_ALONG        13091
00113 #define IDM_ACTIONS_EXTRUDE_BEVEL        13092
00114 #define IDM_ACTIONS_EXTRUDE_ROUND        13093
00115 #define IDM_ACTIONS_DUPLICATE_MAKE       13101
00116 #define IDM_ACTIONS_DUPLICATE_CONNECT    13102
00117 #define IDM_ACTIONS_DUPLICATE_MULTI      13103
00118 #define IDM_ACTIONS_SUBDIVIDE            13110
00119 #define IDM_ACTIONS_SMOOTH               13120
00120 #define IDM_ACTIONS_FLIP                 13130
00121 #define IDM_ACTIONS_JOIN                 13140
00122 #define IDM_ACTIONS_BEZIER               13150
00123 #define IDM_ACTIONS_SPECIAL              13160
00124 #define IDM_ACTIONS_SPECIAL_3DPLOT       13161
00125 #define IDM_ACTIONS_SPECIAL_HELIX        13162
00126 #define IDM_ACTIONS_SPECIAL_SPIRAL       13163
00127 #define IDM_ACTIONS_SPECIAL_3DSPIRAL     13164
00128 #define IDM_ACTIONS_SPECIAL_LINE         13165
00129 #define IDM_ACTIONS_SPECIAL_BUTTERFLY    13166
00130 #define IDM_ACTIONS_BUILD                13200
00131 #define IDM_ACTIONS_MOVE                 13201
00132 #define IDM_ACTIONS_BOOLEAN              13210
00133 #define IDM_ACTIONS_TWIST                13212
00134 #define IDM_ACTIONS_ORIENTATE            13213
00135 #define IDM_ACTIONS_REVERSE              13214
00136 #define IDM_ACTIONS_JOINS                13215
00137 #define IDM_ACTIONS_TURNINDICATEDEDGE    13216
00138 #define IDM_ACTIONS_SPLITALONG           13217
00139 #define IDM_ACTIONS_GROW                 13218
00140 
00141 #define IDM_ATTRIBUTES_FACE              14010
00142 #define IDM_ATTRIBUTES_DEFAULT           14020
00143 #define IDM_ATTRIBUTES_MAP               14030
00144 #define IDM_ATTRIBUTES_PURGE             14031
00145 #define IDM_ATTRIBUTES_VECTOR            14032
00146 #define IDM_ATTRIBUTES_NEWMAP            14033
00147 #define IDM_ATTRIBUTES_EMBEDALLMAPS      14034
00148 #define IDM_ATTRIBUTES_EXPORTALLMAPS     14035
00149 #define IDM_ATTRIBUTES_UNLOADALLMAPS     14036
00150 
00151 #define IDM_ATTRIBUTES_MAPAXES           14040
00152 #define IDM_MATERIAL_EDIT                14051
00153 #define IDM_ATTRIBUTES_SHADER_NEW        14052
00154 #define IDM_ATTRIBUTES_SHADER_DELETE     14053
00155 #define IDM_ATTRIBUTES_SHADER_PREVIEW    14054
00156 #define IDM_ATTRIBUTES_SHADER_PURGE      14055
00157 #define IDM_ATTRIBUTES_CENTREPOINT       14060
00158 #define IDM_ATTRIBUTES_FOLLOWPOINT       14070
00159 #define IDM_ATTRIBUTES_SHADOW            14080
00160 #define IDM_ATTRIBUTES_MAPFROMMAP        14090
00161 #define IDM_ATTRIBUTES_WRAPMAP           14091
00162 #define IDM_ATTRIBUTES_MAPONPATH         14100
00163 #define IDM_ATTRIBUTES_SETVERTEXMAPPING  14110
00164 #define IDM_ATTRIBUTES_EXTERNALSHADER    14120
00165 #define IDM_ATTRIBUTES_MIRROR            14130
00166 #define IDM_ATTRIBUTES_REFINDEX          14140
00167 #define IDM_ATTRIBUTES_EXPORTMATERIALS   14150
00168 #define IDM_ATTRIBUTES_IMPORTMATERIALS   14160
00169 
00170 #define IDM_HIERARCHY_SELECT             15010
00171 #define IDM_HIERARCHY_NAME               15020
00172 #define IDM_HIERARCHY_POSE               15030
00173 #define IDM_HIERARCHY_STRETCH            15040
00174 #define IDM_HIERARCHY_BUILD              15050
00175 #define IDM_HIERARCHY_REMOVE             15060
00176 #define IDM_HIERARCHY_INSERT             15070
00177 #define IDM_HIERARCHY_ATTACH             15080
00178 #define IDM_HIERARCHY_DUPLICATE          15090
00179 #define IDM_HIERARCHY_TWIST              15100
00180 #define IDM_HIERARCHY_RUBBERBONES        15101
00181 #define IDM_HIERARCHY_RENAME             15102
00182 #define IDM_HIERARCHY_RESETWEIGHT        15103
00183 #define IDM_HIERARCHY_AUTOASSIGN         15104
00184 #define IDM_HIERARCHY_RUBBERMODELCONST   15105
00185 #define IDM_HIERARCHY_RUBBERMODELVARI    15106
00186 
00187 #define IDM_VIEW_HIDE                    16010
00188 #define IDM_VIEW_REVEAL                  16020
00189 #define IDM_VIEW_DRAWING_HIDEEDGES       16031
00190 #define IDM_VIEW_DRAWING_HIDEJOINS       16032
00191 #define IDM_VIEW_RENDER                  16040
00192 #define IDM_VIEW_SHOW                    16050
00193 #define IDM_VIEW_WIREFRAME               16060
00194 #define IDM_VIEW_HIDDENLINE              16070
00195 #define IDM_VIEW_GRID                    16080
00196 #define IDM_VIEW_DRAW_GRID               16090
00197 #define IDM_VIEW_DEFINEGRID              16100
00198 #define IDM_VIEW_RESTORE                 16110
00199 #define IDM_VIEW_FULL                    16120
00200 #define IDM_VIEW_SCREENCOLOURS           16130
00201 #define IDM_VIEW_FEEDBACK_CURSOR         16140
00202 
00203 #define IDM_WINDOW_COORDS                17010
00204 #define IDM_WINDOW_COORD_DEF             17021
00205 #define IDM_WINDOW_COORD_LAST            17022
00206 #define IDM_WINDOW_SWITCHWINDOWS         17030
00207 #define IDM_VIEW_SWAPVIEWPOINT           17040
00208 #define IDM_WINDOW_SWITCHWINDOW0         17050
00209 #define IDM_WINDOW_SWITCHWINDOW1         17060
00210 #define IDM_WINDOW_DATA                  17070
00211 #define IDM_WINDOW_UNDOACTIVE            17080
00212 #define IDM_WINDOW_ACTIVATE              17090
00213 #define IDM_WINDOW_SHOWALL               17100
00214 #define IDM_WINDOW_SELECT                17110
00215 #define IDM_WINDOW_HIDETOOLS             17120
00216 #define IDM_WINDOW_SHOWOPENGL            17130  // MUST MATCH IN GLVIEW (cmd)
00217 #define IDM_WINDOW_VIEWOPENGL            17131
00218 #define IDM_WINDOW_TOOLLEFT              17140
00219 #define IDM_WINDOW_RESET                 17150
00220 #define IDM_WINDOW_QUICKRENDER           17160
00221 
00222 #define IDM_SNAP_CLOSEST                 18000
00223 #define IDM_SNAP_CLOSESELECT             18001
00224 #define IDM_SNAP_MIDPOINT                18002
00225 #define IDM_SNAP_MIDSELECT               18003
00226 #define IDM_SNAP_CENTROID                18004
00227 #define IDM_SNAP_HPLANE                  18005
00228 #define IDM_SNAP_VPLANERL                18006
00229 #define IDM_SNAP_VPLANEFB                18007
00230 #define IDM_SNAP_STORE                   18008
00231 #define IDM_SNAP_TOSTORED                18009
00232 #define IDM_SNAP_TOCOORD                 18010
00233 #define IDM_SNAP_INCREMENT               18011
00234 
00235 #define IDM_STOP                         19000
00236 
00237 #define IDM_HELP                         19001
00238 #define IDM_HELP_HELP                    19002
00239 #define IDM_HELP_GENERAL                 19003
00240 #define IDM_HELP_ABOUT                   19004
00241 #define IDM_HELP_HOME                    19005
00242 #define IDM_HELP_SUPPORT                 19006
00243 
00244 #define IDM_ZOOM_IN                      20021
00245 #define IDM_ZOOM_OUT                     20022
00246 #define IDM_ZOOM_CENTRE                  20023
00247 #define IDM_ZOOM_WORLD                   20024
00248 #define IDM_PAN_UP                       20025
00249 #define IDM_PAN_DOWN                     20026
00250 #define IDM_PAN_LEFT                     20027
00251 #define IDM_PAN_RIGHT                    20028
00252 #define IDM_PAN_UP1                      20029
00253 #define IDM_PAN_DOWN1                    20030
00254 #define IDM_PAN_LEFT1                    20031
00255 #define IDM_PAN_RIGHT1                   20032
00256 #define IDM_COORDS_DEFINE                20037
00257 #define IDM_COORDS_ORIGIN                20038
00258 #define IDM_COORDS_RELATIVE              20039
00259 #define IDM_COORDS_MEASURE               20040
00260 #define IDM_LOCK_SQUARE                  20041
00261 #define IDM_LOCK_CIRCLE                  20042
00262 #define IDM_LOCK_TRIANGLE                20043
00263 #define IDM_LOCK_LOCK                    20044
00264 
00265 #define IDM_KEY_DELETE                   20050
00266 
00267 #define IDM_PRIMITIVE_QADD               20100
00268 #define IDM_PRIMITIVE_QADD_1             20101
00269 #define IDM_PRIMITIVE_QADD_2             20102
00270 #define IDM_PRIMITIVE_QADD_3             20103
00271 #define IDM_PRIMITIVE_QADD_4             20104
00272 #define IDM_PRIMITIVE_QADD_5             20105
00273 #define IDM_PRIMITIVE_QADD_6             20106
00274 #define IDM_PRIMITIVE_QADD_7             20107
00275 #define IDM_PRIMITIVE_QADD_8             20108
00276 #define IDM_PRIMITIVE_QADD_9             20109
00277 
00278 #define IDM_CONTEXT_TOOLSLEFT            20200
00279 #define IDM_CONTEXT_TOOLSSMALL           20201
00280 
00281 #define IDM_NURBS_CREATE                 21010
00282 #define IDM_NURBS_DELETE                 21020
00283 #define IDM_NURBS_EDIT                   21030
00284 #define IDM_NURBS_TRIANGULATE1           21040
00285 #define IDM_NURBS_TRIANGULATE2           21050
00286 #define IDM_NURBS_SELECT                 21060
00287 #define IDM_NURBS_DESELECT               21070
00288 #define IDM_NURBS_SWAP                   21080
00289 #define IDM_NURBS_SETWEIGHTS             21090
00290 #define IDM_NURBS_HIDE                   21100
00291 #define IDM_NURBS_REVEAL                 21110
00292 #define IDM_NURBS_SPLIT                  21120
00293 #define IDM_NURBS_PRIM1                  21130
00294 #define IDM_NURBS_PRIM2                  21140
00295 #define IDM_NURBS_PRIM3                  21150
00296 #define IDM_NURBS_PRIM4                  21160
00297 
00298 #define IDBM_TESTUP      2500
00299 #define IDBM_TESTDN      2501
00300 
00301 #define IDBM_ZOOMIUP     2502
00302 #define IDBM_ZOOMIDN     2503
00303 #define IDBM_ZOOMOUP     2504
00304 #define IDBM_ZOOMODN     2505
00305 #define IDBM_ZOOMCU      2506
00306 #define IDBM_ZOOMCD      2507
00307 #define IDBM_ZOOMWU      2508
00308 #define IDBM_ZOOMWD      2509
00309 
00310 #define IDBM_C_H_U       2510
00311 #define IDBM_C_H_D       2511
00312 #define IDBM_C_C_U       2512
00313 #define IDBM_C_C_D       2513
00314 #define IDBM_C_R_U       2514
00315 #define IDBM_C_R_D       2515
00316 #define IDBM_C_S_U       2516
00317 #define IDBM_C_S_D       2517
00318 #define IDBM_C_CC_U      2518
00319 #define IDBM_C_CC_D      2519
00320 #define IDBM_C_TX_U      2520
00321 #define IDBM_C_TX_D      2521
00322 #define IDBM_C_AT_U      2522
00323 #define IDBM_C_AT_D      2523
00324 #define IDBM_C_UD_U      2524
00325 #define IDBM_C_UD_D      2526
00326 
00327 #define IDBM_S_SR_U      2527
00328 #define IDBM_S_SR_D      2528
00329 #define IDBM_S_DR_U      2529
00330 #define IDBM_S_DR_D      2530
00331 #define IDBM_S_SA_U      2531
00332 #define IDBM_S_SA_D      2532
00333 #define IDBM_S_DA_U      2533
00334 #define IDBM_S_DA_D      2534
00335 #define IDBM_S_SW_U      2535
00336 #define IDBM_S_SW_D      2536
00337 #define IDBM_S_SC_U      2537
00338 #define IDBM_S_SC_D      2538
00339 #define IDBM_S_HS_U      2539
00340 #define IDBM_S_HS_D      2540
00341 #define IDBM_S_RH_U      2541
00342 #define IDBM_S_RH_D      2542
00343 
00344 #define IDBM_T_PT_U      2543
00345 #define IDBM_T_PT_D      2544
00346 #define IDBM_T_P3_U      2545
00347 #define IDBM_T_P3_D      2546
00348 #define IDBM_T_BU_U      2547
00349 #define IDBM_T_BU_D      2548
00350 #define IDBM_T_GB_U      2549
00351 #define IDBM_T_GB_D      2550
00352 #define IDBM_T_EX_U      2551
00353 #define IDBM_T_EX_D      2552
00354 #define IDBM_T_RT_U      2553
00355 #define IDBM_T_RT_D      2554
00356 #define IDBM_T_MA_U      2555
00357 #define IDBM_T_MA_D      2556
00358 #define IDBM_T_MR_U      2557
00359 #define IDBM_T_MR_D      2558
00360 #define IDBM_T_PR_U      2559
00361 #define IDBM_T_PR_D      2560
00362 #define IDBM_T_XT_U      2561
00363 #define IDBM_T_XT_D      2562
00364 #define IDBM_T_SH_U      2563
00365 #define IDBM_T_SH_D      2564
00366 #define IDBM_T_PO_U      2565
00367 #define IDBM_T_PO_D      2566
00368 
00369 #define IDBM_A_RA_U      2567
00370 #define IDBM_A_RA_D      2568
00371 #define IDBM_A_RC_U      2569
00372 #define IDBM_A_RC_D      2570
00373 #define IDBM_A_BZ_U      2571
00374 #define IDBM_A_BZ_D      2572
00375 #define IDBM_A_JN_U      2573
00376 #define IDBM_A_JN_D      2574
00377 #define IDBM_A_CP_U      2575
00378 #define IDBM_A_CP_D      2576
00379 #define IDBM_A_CC_U      2577
00380 #define IDBM_A_CC_D      2578
00381 #define IDBM_A_FT_U      2579
00382 #define IDBM_A_FT_D      2580
00383 #define IDBM_A_FO_U      2581
00384 #define IDBM_A_FO_D      2582
00385 #define IDBM_A_WD_U      2583
00386 #define IDBM_A_WD_D      2584
00387 #define IDBM_A_XL_U      2585
00388 #define IDBM_A_XL_D      2586
00389 #define IDBM_A_SP_U      2587
00390 #define IDBM_A_SP_D      2588
00391 #define IDBM_A_MS_U      2589
00392 #define IDBM_A_MS_D      2590
00393 #define IDBM_A_MM_U      2591
00394 #define IDBM_A_MM_D      2592
00395 #define IDBM_A_EX_U      2593
00396 #define IDBM_A_EX_D      2594
00397 #define IDBM_A_AF_U      2595
00398 #define IDBM_A_AF_D      2596
00399 #define IDBM_A_AV_U      2597
00400 #define IDBM_A_AV_D      2598
00401 
00402 #define IDBM_ARROW_Zp    2599
00403 #define IDBM_ARROW_Zm    2600
00404 #define IDBM_ARROW_Xp    2601
00405 #define IDBM_ARROW_Xm    2602
00406 #define IDBM_ARROW_Yp    2607
00407 #define IDBM_ARROW_Ym    2608
00408 
00409 #define IDBM_CO1         2603
00410 #define IDBM_CO2         2604
00411 #define IDBM_CO3         2605
00412 #define IDBM_CO4         2606
00413 
00414 #define IDBM_WIN_T       2611
00415 #define IDBM_WIN_S       2612
00416 #define IDBM_WIN_R       2613
00417 #define IDBM_WIN_F       2614
00418 
00419 #define IDBM_L_SQ_U      2615
00420 #define IDBM_L_SQ_D      2616
00421 #define IDBM_L_CI_U      2617
00422 #define IDBM_L_CI_D      2618
00423 #define IDBM_L_TR_U      2619
00424 #define IDBM_L_TR_D      2620
00425 #define IDBM_L_LK_U      2621
00426 #define IDBM_L_ND_U      2637
00427 #define IDBM_L_ND_D      2638
00428 #define IDBM_L_LK_D      2622
00429 
00430 #define IDBM_WIN_Th      2623
00431 #define IDBM_WIN_Sh      2624
00432 #define IDBM_WIN_Rh      2625
00433 #define IDBM_WIN_Fh      2626
00434 
00435 /* added icons to be re-numbered later */
00436 #define IDBM_T_OS_U      2627
00437 #define IDBM_T_OS_D      2628
00438 #define IDBM_T_VS_U      2629
00439 #define IDBM_T_VS_D      2630
00440 #define IDBM_T_HD_U      2631
00441 #define IDBM_T_HD_D      2632
00442 #define IDBM_T_ZM_U      2633
00443 #define IDBM_T_ZM_D      2634
00444 #define IDBM_A_RH_U      2635
00445 #define IDBM_A_RH_D      2636
00446 
00447 #define IDBM_SKTOOLBAR   2639
00448 
00449 #define IDBM_LOCK1       2640
00450 #define IDBM_LOCK2       2641
00451 #define IDBM_LOCK3       2642
00452 #define IDBM_LOCK4       2643
00453 #define IDBM_LOCK5       2644
00454 
00455 #define IDBM_MAPS1       2645
00456 #define IDBM_MAPS2       2646
00457 #define IDBM_MAPS3       2647
00458 #define IDBM_MAPS4       2648
00459 #define IDBM_MAPS5       2649
00460 #define IDBM_MAPS6       2650   /* <--------- */
00461 
00462 #define IDBM_TOOLBAR_B   2700
00463 #define IDBM_TOOLBAR_H   2701
00464 #define IDBM_TOOLBAR_D   2702
00465 #define IDBM_TOOLBAR_A   2703
00466 #define IDBM_TOOLBAR_I   2704
00467 #define IDBM_TOOLBAR_M   2705
00468 
00469 #define IDBM_STOOLBAR_B  2706
00470 #define IDBM_STOOLBAR_H  2707
00471 #define IDBM_STOOLBAR_D  2708
00472 #define IDBM_STOOLBAR_A  2709
00473 #define IDBM_STOOLBAR_I  2710
00474 #define IDBM_STOOLBAR_M  2711
00475 
00476 #define IDBM_MENU1_1     2712
00477 #define IDBM_MENU1_2     2713
00478 #define IDBM_MENU1_3     2714
00479 #define IDBM_MENU1_4     2715
00480 #define IDBM_MENU1_5     2716
00481 #define IDBM_MENU1_6     2717
00482 #define IDBM_MENU1_7     2718
00483 #define IDBM_MENU1_8     2719
00484 #define IDBM_MENU1_9     2720
00485 
00486 #define IDBM_MAP_FX1     2721
00487 #define IDBM_MAP_FX2     2722
00488 #define IDBM_MAP_FX3     2723
00489 #define IDBM_MAP_FX4     2724
00490 #define IDBM_MAP_FX5     2725
00491 #define IDBM_MAP_FX6     2726
00492 
00493 #define IDBM_SKTOOLBAR1  2750
00494 #define IDBM_BACKGROUND  2751
00495 #define IDBM_ABOUT       2752
00496 
00497 #define IDC_NONE         3000   /* cursor */
00498 #define IDC_SELECTOR     3001
00499 #define IDC_DESELECTOR   3002
00500 #define IDC_PLOTTER      3003
00501 #define IDC_PLOT3D       3004
00502 #define IDC_GRABBER      3005
00503 #define IDC_BUILDER      3006
00504 #define IDC_EXPANDER     3007
00505 #define IDC_ROTATOR      3008
00506 #define IDC_PRIMS        3009
00507 #define IDC_SHAPER       3010
00508 #define IDC_MAGNETTO     3011
00509 #define IDC_MAGNETFROM   3012
00510 #define IDC_PAN          3013
00511 #define IDC_ZOOMIN       3014
00512 #define IDC_ZOOMOUT      3015
00513 #define IDC_XCROSS       3016
00514 #define IDC_OPENARROW    3017
00515 #define IDC_ZOOM         3018
00516 #define IDC_SEL_A        3019   // add
00517 #define IDC_SEL_S        3020
00518 #define IDC_SEL_L_A      3021
00519 #define IDC_SEL_L_S      3022
00520 #define IDC_SEL_C_A      3023
00521 #define IDC_SEL_C_S      3024
00522 #define IDC_MAGNETTWIST  3025
00523 #define IDC_MAGNETCURL   3026
00524 

Generated on Sun Apr 27 14:20:11 2014 for OpenFX by  doxygen 1.5.6