wxluxframe.h File Reference

#include <wx/string.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/menu.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/stattext.h>
#include <wx/toolbar.h>
#include <wx/sizer.h>
#include <wx/scrolwin.h>
#include <wx/statbmp.h>
#include <wx/panel.h>
#include <wx/choice.h>
#include <wx/slider.h>
#include <wx/textctrl.h>
#include <wx/button.h>
#include <wx/checkbox.h>
#include <wx/spinctrl.h>
#include <wx/aui/auibook.h>
#include <wx/notebook.h>
#include <wx/treectrl.h>
#include <wx/statusbr.h>
#include <wx/frame.h>
#include <wx/clrpicker.h>
Include dependency graph for wxluxframe.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lux::LuxMainFrame
class  lux::LightGroupPanel

Namespaces

namespace  lux

Defines

#define ID_RESUMEITEM   1000
#define ID_PAUSEITEM   1001
#define ID_STOPITEM   1002
#define ID_TOOL_BAR   1003
#define ID_STATUS_BAR   1004
#define ID_SIDE_PANE   1005
#define ID_VIEWER_RULERS_DISABLED   1006
#define ID_VIEWER_RULERS_PIXELS   1007
#define ID_VIEWER_RULERS_NORMALIZED   1008
#define ID_PAN_MODE   1009
#define ID_ZOOM_MODE   1010
#define ID_RENDER_COPY   1011
#define ID_CLEAR_LOG   1012
#define ID_FULL_SCREEN   1013
#define ID_RESUMETOOL   1014
#define ID_PAUSETOOL   1015
#define ID_STOPTOOL   1016
#define ID_NUM_THREADS   1017
#define ID_ADD_THREAD   1018
#define ID_REMOVE_THREAD   1019
#define ID_PANTOOL   1020
#define ID_ZOOMTOOL   1021
#define ID_REFINETOOL   1022
#define ID_LIGHTGROUPS   1023
#define ID_TONEMAP   1024
#define ID_TONEMAPOPTIONSPANEL   1025
#define ID_TAB_TONEMAP_TOGGLE   1026
#define ID_TAB_TONEMAP   1027
#define ID_TM_KERNELCHOICE   1028
#define ID_TONEMAPREINHARDOPTIONSPANEL   1029
#define ID_TM_REINHARD_PRESCALE   1030
#define ID_TM_REINHARD_PRESCALE_TEXT   1031
#define ID_TM_REINHARD_POSTSCALE   1032
#define ID_TM_REINHARD_POSTSCALE_TEXT   1033
#define ID_TM_REINHARD_BURN   1034
#define ID_TM_REINHARD_BURN_TEXT   1035
#define ID_TONEMAPLINEAROPTIONSPANEL   1036
#define ID_TM_LINEAR_SENSITIVITY   1037
#define ID_TM_LINEAR_SENSITIVITY_TEXT   1038
#define ID_TM_LINEAR_EXPOSURE   1039
#define ID_TM_LINEAR_EXPOSURE_TEXT   1040
#define ID_TM_LINEAR_FSTOP   1041
#define ID_TM_LINEAR_FSTOP_TEXT   1042
#define ID_TM_LINEAR_GAMMA   1043
#define ID_TM_LINEAR_GAMMA_TEXT   1044
#define ID_TONEMAPCONTRASTOPTIONSPANEL   1045
#define ID_TM_CONTRAST_YWA   1046
#define ID_TM_CONTRAST_YWA_TEXT   1047
#define ID_BLOOMOPTIONSPANEL   1048
#define ID_TAB_LENSEFFECTS_TOGGLE   1049
#define ID_TAB_LENSEFFECTS   1050
#define ID_BLOOMWEIGHT   1051
#define ID_BLOOMWEIGHT_TEXT   1052
#define ID_BLOOMRADIUS   1053
#define ID_BLOOMRADIUS_TEXT   1054
#define ID_COMPUTEBLOOMLAYER   1055
#define ID_DELETEBLOOMLAYER   1056
#define ID_VIGNETTING_ENABLED   1057
#define ID_VIGNETTINGAMOUNT   1058
#define ID_VIGNETTINGAMOUNT_TEXT   1059
#define ID_ABERRATION_ENABLED   1060
#define ID_ABERRATIONAMOUNT   1061
#define ID_ABERRATIONAMOUNT_TEXT   1062
#define ID_GLAREAMOUNT   1063
#define ID_GLAREAMOUNT_TEXT   1064
#define ID_GLAREBLADES   1065
#define ID_GLARERADIUS   1066
#define ID_GLARERADIUS_TEXT   1067
#define ID_COMPUTEGLARELAYER   1068
#define ID_DELETEGLARELAYER   1069
#define ID_COLORSPACEOPTIONSPANEL   1070
#define ID_TAB_COLORSPACE_TOGGLE   1071
#define ID_TAB_COLORSPACE   1072
#define ID_TORGB_COLORSPACECHOICE   1073
#define ID_TORGB_WHITEPOINTCHOICE   1074
#define ID_TORGB_XWHITE   1075
#define ID_TORGB_XWHITE_TEXT   1076
#define ID_TORGB_YWHITE   1077
#define ID_TORGB_YWHITE_TEXT   1078
#define ID_TORGB_XRED   1079
#define ID_TORGB_XRED_TEXT   1080
#define ID_TORGB_YRED   1081
#define ID_TORGB_YRED_TEXT   1082
#define ID_TORGB_XGREEN   1083
#define ID_TORGB_XGREEN_TEXT   1084
#define ID_TORGB_YGREEN   1085
#define ID_TORGB_YGREEN_TEXT   1086
#define ID_TORGB_XBLUE   1087
#define ID_TORGB_XBLUE_TEXT   1088
#define ID_TORGB_YBLUE   1089
#define ID_TORGB_YBLUE_TEXT   1090
#define ID_GAMMAOPTIONSPANEL   1091
#define ID_TAB_GAMMA_TOGGLE   1092
#define ID_TAB_GAMMA   1093
#define ID_TORGB_GAMMA   1094
#define ID_TORGB_GAMMA_TEXT   1095
#define ID_HISTOGRAMPANEL   1096
#define ID_TAB_HISTOGRAM_TOGGLE   1097
#define ID_TAB_HISTOGRAM   1098
#define ID_HISTOGRAM_CHANNEL   1099
#define ID_HISTOGRAM_LOG   1100
#define ID_NOISEOPTIONSPANEL   1101
#define ID_TAB_NOISEREDUCTION_TOGGLE   1102
#define ID_TAB_NOISEREDUCTION   1103
#define ID_GREYC_ENABLED   1104
#define ID_GREYC_FASTAPPROX   1105
#define ID_GREYC_ITERATIONS   1106
#define ID_GREYC_ITERATIONS_TEXT   1107
#define ID_GREYC_AMPLITUDE   1108
#define ID_GREYC_AMPLITUDE_TEXT   1109
#define ID_GREYC_GAUSSPREC   1110
#define ID_GREYC_GAUSSPREC_TEXT   1111
#define ID_GREYC_ALPHA   1112
#define ID_GREYC_ALPHA_TEXT   1113
#define ID_GREYC_SIGMA   1114
#define ID_GREYC_SIGMA_TEXT   1115
#define ID_GREYC_SHARPNESS   1116
#define ID_GREYC_SHARPNESS_TEXT   1117
#define ID_GREYC_ANISO   1118
#define ID_GREYC_ANISO_TEXT   1119
#define ID_GREYC_SPATIAL   1120
#define ID_GREYC_SPATIAL_TEXT   1121
#define ID_GREYC_ANGULAR   1122
#define ID_GREYC_ANGULAR_TEXT   1123
#define ID_GREYC_INTERPOLATIONCHOICE   1124
#define ID_CHIU_ENABLED   1125
#define ID_CHIU_RADIUS   1126
#define ID_CHIU_RADIUS_TEXT   1127
#define ID_CHIU_INCLUDECENTER   1128
#define ID_TM_RESET   1129
#define ID_AUTO_TONEMAP   1130
#define ID_TM_APPLY   1131
#define ID_SERVER_TEXT   1132
#define ID_ADD_SERVER   1133
#define ID_REMOVE_SERVER   1134
#define ID_SERVER_UPDATE_INT   1135
#define ID_NETWORK_TREE   1136
#define ID_LG_NAME   1137
#define ID_TAB_LG_TOGGLE   1138
#define ID_TAB_LG   1139
#define ID_LG_SCALE   1140
#define ID_LG_SCALE_TEXT   1141
#define ID_LG_RGB_ENABLED   1142
#define ID_LG_RGBCOLOR   1143
#define ID_LG_TEMPERATURE_ENABLED   1144
#define ID_LG_TEMPERATURE   1145
#define ID_LG_TEMPERATURE_TEXT   1146

Define Documentation

#define ID_ABERRATION_ENABLED   1060

Definition at line 103 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_ABERRATIONAMOUNT   1061

Definition at line 104 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_ABERRATIONAMOUNT_TEXT   1062
#define ID_ADD_SERVER   1133
#define ID_ADD_THREAD   1018
#define ID_AUTO_TONEMAP   1130

Definition at line 173 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_BLOOMOPTIONSPANEL   1048

Definition at line 91 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_BLOOMRADIUS   1053

Definition at line 96 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_BLOOMRADIUS_TEXT   1054
#define ID_BLOOMWEIGHT   1051

Definition at line 94 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_BLOOMWEIGHT_TEXT   1052
#define ID_CHIU_ENABLED   1125

Definition at line 168 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_CHIU_INCLUDECENTER   1128

Definition at line 171 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_CHIU_RADIUS   1126

Definition at line 169 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_CHIU_RADIUS_TEXT   1127
#define ID_CLEAR_LOG   1012

Definition at line 55 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_COLORSPACEOPTIONSPANEL   1070

Definition at line 113 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_COMPUTEBLOOMLAYER   1055

Definition at line 98 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_COMPUTEGLARELAYER   1068

Definition at line 111 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_DELETEBLOOMLAYER   1056

Definition at line 99 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_DELETEGLARELAYER   1069

Definition at line 112 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_FULL_SCREEN   1013

Definition at line 56 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_GAMMAOPTIONSPANEL   1091

Definition at line 134 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_GLAREAMOUNT   1063

Definition at line 106 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GLAREAMOUNT_TEXT   1064
#define ID_GLAREBLADES   1065
#define ID_GLARERADIUS   1066

Definition at line 109 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GLARERADIUS_TEXT   1067
#define ID_GREYC_ALPHA   1112

Definition at line 155 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_ALPHA_TEXT   1113
#define ID_GREYC_AMPLITUDE   1108

Definition at line 151 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_AMPLITUDE_TEXT   1109
#define ID_GREYC_ANGULAR   1122

Definition at line 165 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_ANGULAR_TEXT   1123
#define ID_GREYC_ANISO   1118

Definition at line 161 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_ANISO_TEXT   1119
#define ID_GREYC_ENABLED   1104

Definition at line 147 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_GREYC_FASTAPPROX   1105

Definition at line 148 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_GREYC_GAUSSPREC   1110

Definition at line 153 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_GAUSSPREC_TEXT   1111
#define ID_GREYC_INTERPOLATIONCHOICE   1124

Definition at line 167 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_GREYC_ITERATIONS   1106

Definition at line 149 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_ITERATIONS_TEXT   1107
#define ID_GREYC_SHARPNESS   1116

Definition at line 159 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_SHARPNESS_TEXT   1117
#define ID_GREYC_SIGMA   1114

Definition at line 157 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_SIGMA_TEXT   1115
#define ID_GREYC_SPATIAL   1120

Definition at line 163 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_GREYC_SPATIAL_TEXT   1121
#define ID_HISTOGRAM_CHANNEL   1099

Definition at line 142 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_HISTOGRAM_LOG   1100

Definition at line 143 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_HISTOGRAMPANEL   1096

Definition at line 139 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_LG_NAME   1137

Definition at line 180 of file wxluxframe.h.

Referenced by lux::LightGroupPanel::LightGroupPanel().

#define ID_LG_RGB_ENABLED   1142
#define ID_LG_RGBCOLOR   1143
#define ID_LG_SCALE   1140
#define ID_LG_SCALE_TEXT   1141
#define ID_LG_TEMPERATURE   1145
#define ID_LG_TEMPERATURE_ENABLED   1144
#define ID_LG_TEMPERATURE_TEXT   1146
#define ID_LIGHTGROUPS   1023

Definition at line 66 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_NETWORK_TREE   1136

Definition at line 179 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_NOISEOPTIONSPANEL   1101

Definition at line 144 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_NUM_THREADS   1017

Definition at line 60 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_PAN_MODE   1009

Definition at line 52 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_PANTOOL   1020
#define ID_PAUSEITEM   1001
#define ID_PAUSETOOL   1015
#define ID_REFINETOOL   1022
#define ID_REMOVE_SERVER   1134
#define ID_REMOVE_THREAD   1019
#define ID_RENDER_COPY   1011
#define ID_RESUMEITEM   1000
#define ID_RESUMETOOL   1014
#define ID_SERVER_TEXT   1132

Definition at line 175 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnText().

#define ID_SERVER_UPDATE_INT   1135

Definition at line 178 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnSpin().

#define ID_SIDE_PANE   1005

Definition at line 48 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_STATUS_BAR   1004

Definition at line 47 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_STOPITEM   1002
#define ID_STOPTOOL   1016
#define ID_TAB_COLORSPACE   1072

Definition at line 115 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_COLORSPACE_TOGGLE   1071

Definition at line 114 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TAB_GAMMA   1093

Definition at line 136 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_GAMMA_TOGGLE   1092

Definition at line 135 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_HISTOGRAM   1098

Definition at line 141 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_HISTOGRAM_TOGGLE   1097

Definition at line 140 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TAB_LENSEFFECTS   1050

Definition at line 93 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_LENSEFFECTS_TOGGLE   1049

Definition at line 92 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_LG   1139
#define ID_TAB_LG_TOGGLE   1138
#define ID_TAB_NOISEREDUCTION   1103

Definition at line 146 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_NOISEREDUCTION_TOGGLE   1102

Definition at line 145 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_TONEMAP   1027

Definition at line 70 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMouse().

#define ID_TAB_TONEMAP_TOGGLE   1026

Definition at line 69 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TM_APPLY   1131

Definition at line 174 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_TM_CONTRAST_YWA   1046

Definition at line 89 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_CONTRAST_YWA_TEXT   1047
#define ID_TM_KERNELCHOICE   1028

Definition at line 71 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_TM_LINEAR_EXPOSURE   1039

Definition at line 82 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_LINEAR_EXPOSURE_TEXT   1040
#define ID_TM_LINEAR_FSTOP   1041

Definition at line 84 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_LINEAR_FSTOP_TEXT   1042
#define ID_TM_LINEAR_GAMMA   1043

Definition at line 86 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_LINEAR_GAMMA_TEXT   1044
#define ID_TM_LINEAR_SENSITIVITY   1037

Definition at line 80 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_LINEAR_SENSITIVITY_TEXT   1038
#define ID_TM_REINHARD_BURN   1034

Definition at line 77 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_REINHARD_BURN_TEXT   1035
#define ID_TM_REINHARD_POSTSCALE   1032

Definition at line 75 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_REINHARD_POSTSCALE_TEXT   1033
#define ID_TM_REINHARD_PRESCALE   1030

Definition at line 73 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TM_REINHARD_PRESCALE_TEXT   1031
#define ID_TM_RESET   1129

Definition at line 172 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_TONEMAP   1024

Definition at line 67 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TONEMAPCONTRASTOPTIONSPANEL   1045

Definition at line 88 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TONEMAPLINEAROPTIONSPANEL   1036

Definition at line 79 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TONEMAPOPTIONSPANEL   1025

Definition at line 68 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TONEMAPREINHARDOPTIONSPANEL   1029

Definition at line 72 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame().

#define ID_TOOL_BAR   1003

Definition at line 46 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_TORGB_COLORSPACECHOICE   1073

Definition at line 116 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_TORGB_GAMMA   1094

Definition at line 137 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_GAMMA_TEXT   1095
#define ID_TORGB_WHITEPOINTCHOICE   1074

Definition at line 117 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_TORGB_XBLUE   1087

Definition at line 130 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_XBLUE_TEXT   1088
#define ID_TORGB_XGREEN   1083

Definition at line 126 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_XGREEN_TEXT   1084
#define ID_TORGB_XRED   1079

Definition at line 122 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_XRED_TEXT   1080
#define ID_TORGB_XWHITE   1075

Definition at line 118 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_XWHITE_TEXT   1076
#define ID_TORGB_YBLUE   1089

Definition at line 132 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_YBLUE_TEXT   1090
#define ID_TORGB_YGREEN   1085

Definition at line 128 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_YGREEN_TEXT   1086
#define ID_TORGB_YRED   1081

Definition at line 124 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_YRED_TEXT   1082
#define ID_TORGB_YWHITE   1077

Definition at line 120 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_TORGB_YWHITE_TEXT   1078
#define ID_VIEWER_RULERS_DISABLED   1006

Definition at line 49 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_VIEWER_RULERS_NORMALIZED   1008

Definition at line 51 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_VIEWER_RULERS_PIXELS   1007

Definition at line 50 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_VIGNETTING_ENABLED   1057

Definition at line 100 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_VIGNETTINGAMOUNT   1058

Definition at line 101 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnScroll().

#define ID_VIGNETTINGAMOUNT_TEXT   1059
#define ID_ZOOM_MODE   1010

Definition at line 53 of file wxluxframe.h.

Referenced by lux::LuxMainFrame::LuxMainFrame(), and lux::LuxGui::OnMenu().

#define ID_ZOOMTOOL   1021
Generated by  doxygen 1.6.2-20100208