1 #ifndef uivolprocsmoother_h 2 #define uivolprocsmoother_h 15 #include "uivolumeprocessingmod.h" 31 Smoother::sFactoryKeyword(),
32 Smoother::sFactoryDisplayName())
39 static uiStepDialog* createInstance(
uiParent*,
Step*,
bool is2d);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
uiLabeledSpinBox * crllenfld_
Definition: uivolprocsmoother.h:47
#define mDefaultFactoryInitClassImpl(baseclss, createfunc)
Definition: factory.h:274
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Definition: uivolprocsmoother.h:26
Definition: uiparent.h:26
uiLabeledSpinBox * inllenfld_
Definition: uivolprocsmoother.h:46
A subclass of Step to smoothen volumes.
Definition: volprocsmoother.h:27
Definition: uispinbox.h:128
Adapter for a VolProc chain to external attribute calculation.
Definition: seisdatapackwriter.h:25
#define mDefaultFactoryInstanciationBase(keywrd, usernm)
Definition: factory.h:280
uiWindowFunctionSel * operatorselfld_
Definition: uivolprocsmoother.h:45
Definition: uivolprocstepdlg.h:31
An algorithm/calculation/transformation that takes one scalar volume as input, processes it...
Definition: volprocstep.h:42
Definition: uiwindowfunctionsel.h:28
uiLabeledSpinBox * zlenfld_
Definition: uivolprocsmoother.h:48
Smoother * smoother_
Definition: uivolprocsmoother.h:43