14 #include "mpeenginemod.h" 40 bool removeSeed(
const TrcKey&,
bool environment,
bool retrack);
46 bool doesModeUseVolume()
const;
47 bool updatePatchLine(
bool);
51 bool retrackOnActiveLine(
int startcol,
53 bool eraseonly=
false);
55 void extendSeedSetEraseInBetween(
56 bool wholeline,
int startcol,
57 bool startwasdefined,
int step);
59 bool retrackFromSeedSet();
60 int nrLineNeighbors(
int colnr)
const;
61 bool interpolateSeeds(
bool manualnode=
false);
63 bool getNextSeedPos(
int seedpos,
int dirstep,
64 int& nextseedpos)
const;
65 bool addPatchSowingSeeds();
#define mExpClass(module)
Definition: commondefs.h:157
Definition: trckeyvalue.h:25
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
void addSeed(EM::SectionID, EM::SubID)
Tracks EM objects.
Definition: emtracker.h:38
Handles adding of seeds and retracking of events based on new seeds. An instance of the class is usua...
Definition: emseedpicker.h:56
Pos::GeomID geomid_
Definition: horizon2dseedpicker.h:67
void setLine(uiLineItem &, const LineParameters< float > &, const uiAxisHandler &xah, const uiAxisHandler &yah, const Interval< float > *xvalrg=0)
draws line not outside box defined by X and Y value ranges
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
EMSeedPicker to pick seeds in EM::Horizon2D.
Definition: horizon2dseedpicker.h:26
Index_Type GeomID
Definition: commontypes.h:48
Specifies an attribute selection (ID or output number of NN).
Definition: attribsel.h:43
Represents a unique trace position in one of the surveys that OpendTect is managing.
Definition: trckey.h:26