22 namespace EM {
class FaultStickPainter; }
23 namespace FlatView {
class AuxDataEditor; }
34 ~FaultStickSetFlatViewEditor();
37 void updateActStkContainer();
41 void setRandomLineID(
int rdlidx);
44 void enableLine(
bool);
45 void enableKnots(
bool);
75 void cleanActStkContainer();
76 void fillActStkContainer();
77 int getStickId(
int markerid)
const;
81 Coord3& worldpos,
int* trcnr=0)
const;
82 Coord3 getScaleVector()
const;
#define mExpClass(module)
Definition: commondefs.h:157
od_int32 ObjectID
Definition: emposid.h:22
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Positioning of flat 'bulk' data. Only the 'x1' axis can be irregular.
Definition: flatposdata.h:24
ObjectSet< StkMarkerIdInfo > markeridinfo_
Definition: mpefssflatvieweditor.h:95
#define mStruct(module)
Definition: commondefs.h:162
Is an identifier for each position in the earthmodel.
Definition: emposid.h:35
int activestickid_
Definition: mpefssflatvieweditor.h:96
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
FlatView::AuxDataEditor * editor_
Definition: mpefssflatvieweditor.h:94
MouseEventHandler * meh_
Definition: mpefssflatvieweditor.h:97
3D point or vector
Definition: commontypes.h:57
uiMPEEngine & uiMPE()
Access function for an instance (and normally the only instance) of MPE::uiMPEEngine.
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
EM::PosID mousepid_
Definition: mpefssflatvieweditor.h:98
bool doubleclicked_
Definition: mpefssflatvieweditor.h:92
Definition: mouseevent.h:166
Editor for FlatView::AuxData. Allows the end-user to click-drag-release the points in data...
Definition: flatauxdataeditor.h:117
Index_Type GeomID
Definition: commontypes.h:48
Fault stick painter.
Definition: emfaultstickpainter.h:33
bool seedhasmoved_
Definition: mpefssflatvieweditor.h:90
const TrcKeyPath * path_
Definition: mpefssflatvieweditor.h:86
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:23
Definition: mpefssflatvieweditor.h:28
bool makenewstick_
Definition: mpefssflatvieweditor.h:91
Definition: bitmap2rgb.h:15
int rdlid_
Definition: mpefssflatvieweditor.h:87
EM::FaultStickPainter * fsspainter_
Definition: mpefssflatvieweditor.h:89