|
| BodyFiller () |
|
| ~BodyFiller () |
|
bool | areSamplesIndependent () const override |
|
bool | canInputAndOutputBeSame () const override |
|
Task * | createTask () override |
|
od_int64 | extraMemoryUsage (OutputSlotID, const TrcKeySampling &, const StepInterval< int > &) const override |
|
void | fillPar (IOPar &) const override |
|
float | getInsideValue () const |
|
ValueType | getInsideValueType () const |
|
float | getOutsideValue () const |
|
ValueType | getOutsideValueType () const |
|
MultiID | getSurfaceID () |
|
bool | isInputPrevStep () const override |
|
| mDefaultFactoryCreatorImpl (VolProc::Step, BodyFiller) |
|
| mDefaultFactoryInstanciationBase ("BodyFiller", tr("Geobody shape painter")) |
|
bool | needsFullVolume () const override |
|
bool | needsInput () const override |
|
void | releaseData () override |
|
void | setInsideValue (float) |
|
void | setInsideValueType (ValueType) |
|
void | setOutsideValue (float) |
|
void | setOutsideValueType (ValueType) |
|
bool | setSurface (const MultiID &) |
|
bool | usePar (const IOPar &) override |
|
virtual | ~Step () |
|
virtual bool | canHandle2D () const |
|
virtual Task * | createTaskWithProgMeter (ProgressMeter *) |
|
void | enableOutput (OutputSlotID) |
|
virtual uiString | errMsg () const |
|
Chain & | getChain () |
|
const Chain & | getChain () const |
|
ID | getID () const |
|
const RegularSeisDataPack * | getInput (InputSlotID) const |
|
virtual TrcKeySampling | getInputHRg (const TrcKeySampling &) const |
|
TrcKeyZSampling | getInputSampling (const TrcKeyZSampling &) const |
|
virtual InputSlotID | getInputSlotID (int idx) const |
|
virtual void | getInputSlotName (InputSlotID, BufferString &) const |
|
virtual StepInterval< int > | getInputZRg (const StepInterval< int > &) const |
|
virtual StepInterval< int > | getInputZRgWithGeom (const StepInterval< int > &, Pos::GeomID) const |
|
virtual int | getNrInputs () const |
|
virtual int | getNrOutputs () const |
|
virtual mDeprecatedDef od_int64 | getOuputMemSize (int) const |
|
RegularSeisDataPack * | getOutput () |
|
const RegularSeisDataPack * | getOutput () const |
|
RegularSeisDataPack * | getOutput (OutputSlotID) |
|
const RegularSeisDataPack * | getOutput (OutputSlotID) const |
|
int | getOutputIdx (OutputSlotID) const |
|
virtual OutputSlotID | getOutputSlotID (int idx) const |
|
virtual mDeprecatedDef od_int64 | getProcTimeExtraMemory () const |
|
virtual const VelocityDesc * | getVelDesc () const |
|
bool | is2D () const |
|
virtual bool | needReportProgress () |
|
void | resetInput () |
|
virtual void | setInput (InputSlotID, const RegularSeisDataPack *) |
|
virtual void | setOutput (OutputSlotID, RegularSeisDataPack *, const TrcKeySampling &, const StepInterval< int > &) |
|
virtual void | setUserName (const char *nm) |
|
virtual const char * | userName () const |
|
bool | validInputSlotID (InputSlotID) const |
|
bool | validOutputSlotID (OutputSlotID) const |
|