OpendTect
7.0
|
Description that can generate layers and add these to a sequence. More...
Public Member Functions | |
virtual | ~LayerGenerator () |
virtual bool | canBeCloned () const =0 |
virtual LayerGenerator * | clone () const |
virtual float | dispThickness (bool max=false) const =0 |
virtual uiString | errMsg () const |
virtual void | fillPar (IOPar &) const |
bool | generateMaterial (LayerSequence &, Property::EvalOpts eo=Property::EvalOpts()) const |
virtual const char * | name () const =0 |
virtual bool | reset () const |
void | setGenDesc (LayerSequenceGenDesc *gd) |
virtual void | syncProps (const PropertyRefSelection &)=0 |
virtual void | updateUsedProps (PropertyRefSelection &) const =0 |
virtual bool | usePar (const IOPar &, const RefTree &) |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
void | detachAllNotifiers () const |
Call from the destructor of your inherited object. More... | |
void | detachCB (const NotifierAccess &, const CallBack &) const |
void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
virtual bool | isCapsule () const |
bool | isNotifierAttached (const NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
void | stopReceivingNotifications () const |
virtual CallBacker * | trueCaller () |
Static Public Member Functions | |
static LayerGenerator * | get (const IOPar &, const RefTree &) |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Protected Member Functions | |
virtual LayerGenerator * | createClone () const |
virtual bool | genMaterial (LayerSequence &, Property::EvalOpts) const =0 |
virtual bool | postProcess (LayerSequence &, float pos) const |
Protected Attributes | |
const LayerSequenceGenDesc * | gendesc_ |
set before generation More... | |
Friends | |
class | LayerSequenceGenDesc |
Description that can generate layers and add these to a sequence.
To be able to display this to users, youneed to be able to return a non-varying thickness. This dispThickness() can be the maximum possible (or if that is impossible, like 2 std devs), or an average/typical/center value.
<>
|
virtual |
|
pure virtual |
Implemented in Strat::SingleLayerGenerator.
|
inlinevirtual |
|
inlineprotectedvirtual |
Reimplemented in Strat::SingleLayerGenerator.
|
pure virtual |
Implemented in Strat::SingleLayerGenerator.
|
inlinevirtual |
Reimplemented in Strat::SingleLayerGenerator.
|
virtual |
Reimplemented in Strat::SingleLayerGenerator.
bool Strat::LayerGenerator::generateMaterial | ( | LayerSequence & | , |
Property::EvalOpts | eo = Property::EvalOpts() |
||
) | const |
|
protectedpure virtual |
Implemented in Strat::SingleLayerGenerator.
|
static |
|
pure virtual |
Implemented in Strat::SingleLayerGenerator.
|
inlineprotectedvirtual |
|
inlinevirtual |
Reimplemented in Strat::SingleLayerGenerator.
|
inline |
|
pure virtual |
Implemented in Strat::SingleLayerGenerator.
|
pure virtual |
Implemented in Strat::SingleLayerGenerator.
Reimplemented in Strat::SingleLayerGenerator.
|
friend |
|
protected |
set before generation
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024