00001
00002
00003
00004
00005 #define IDM_ABOUTBOX 0x0010
00006 #define IDD_ABOUTBOX 100
00007 #define IDS_ABOUTBOX 101
00008 #define IDD_FLOWVIS_DIALOG 102
00009 #define IDR_MAINFRAME 128
00010 #define IDD_BACKGROUND_DIALOG 131
00011 #define IDR_MENU_TRANSFER 132
00012 #define IDD_ARROWPLOT_DIALOG 132
00013 #define IDD_STREAMLINES_DIALOG 134
00014 #define IDD_COLORCODING_DIALOG 135
00015 #define IDC_BUTTON_LOADDATASET 1000
00016 #define IDC_COMBO_GLYPH_STYLE 1001
00017 #define IDC_CHECK_BACKGROUND 1003
00018 #define IDC_COMBO_ADDITIONAL 1004
00019 #define IDC_FRAME_BACKGROUND 1005
00020 #define IDC_RADIO_SPEED 1006
00021 #define IDC_RADIO_ACCELERATION 1007
00022 #define IDC_RADIO_ADDITIONAL 1008
00023 #define IDC_BUTTON_TRANSFERFUNCTION 1009
00024 #define IDC_FRAME_ARROWPLOT 1010
00025 #define IDC_CHECK_ARROWPLOT 1011
00026 #define IDC_FRAME_STREANLINES 1012
00027 #define IDC_CHECK_STREAMLINES 1013
00028 #define IDC_RADIO_FIXEDSIZE 1014
00029 #define IDC_RADIO_SIZEBYSPEED 1015
00030 #define IDC_SLIDER_FACTOR 1017
00031 #define IDC_COMBO_GLYPH 1018
00032 #define IDC_STATIC_FACTOR 1019
00033 #define IDC_STATIC_GLYPH 1020
00034 #define IDC_CHECK_COLORCODING 1021
00035 #define IDC_FRAME_COLORCODE 1022
00036 #define IDC_COMBO_COLORCODINGTYPE 1024
00037 #define IDC_CHECK_BACKGROUNDTRANSFERFUNCTION 1025
00038 #define IDC_CHECK_COLORCODINGTRANSFERFUNCTION 1027
00039 #define IDC_INTEGRATION_RADIO 1028
00040 #define IDC_INTEGRATION_EULER 1028
00041 #define IDC_INTEGRATION_RUNGEKUTTA 1029
00042 #define IDC_D_T 1030
00043 #define IDC_D_SEP 1032
00044 #define IDC_D_TEST 1033
00045 #define ID_TRANSFERFUNCTION_LOAD 40001
00046 #define ID_TRANSFERFUNCTION_SAVE 40002
00047
00048
00049
00050 #ifdef APSTUDIO_INVOKED
00051 #ifndef APSTUDIO_READONLY_SYMBOLS
00052 #define _APS_NEXT_RESOURCE_VALUE 136
00053 #define _APS_NEXT_COMMAND_VALUE 40003
00054 #define _APS_NEXT_CONTROL_VALUE 1035
00055 #define _APS_NEXT_SYMED_VALUE 101
00056 #endif
00057 #endif