21 namespace EM {
class Fault3DPainter; }
22 namespace FlatView {
class AuxDataEditor; }
35 void updateActStkContainer();
39 void setRandomLineID(
int rdlid);
42 void enableLine(
bool);
43 void enableKnots(
bool);
66 void cleanActStkContainer();
67 void fillActStkContainer();
68 int getStickId(
int markerid)
const;
73 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
FlatView::AuxDataEditor * editor_
Definition: mpef3dflatvieweditor.h:85
Positioning of flat 'bulk' data. Only the 'x1' axis can be irregular.
Definition: flatposdata.h:24
#define mStruct(module)
Definition: commondefs.h:162
Is an identifier for each position in the earthmodel.
Definition: emposid.h:35
ObjectSet< StkMarkerIdInfo > markeridinfo_
Definition: mpef3dflatvieweditor.h:86
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
bool doubleclicked_
Definition: mpef3dflatvieweditor.h:83
MouseEventHandler * meh_
Definition: mpef3dflatvieweditor.h:88
EM::PosID mousepid_
Definition: mpef3dflatvieweditor.h:89
bool seedhasmoved_
Definition: mpef3dflatvieweditor.h:81
int activestickid_
Definition: mpef3dflatvieweditor.h:87
bool makenewstick_
Definition: mpef3dflatvieweditor.h:82
3D point or vector
Definition: commontypes.h:57
uiMPEEngine & uiMPE()
Access function for an instance (and normally the only instance) of MPE::uiMPEEngine.
EM::Fault3DPainter * f3dpainter_
Definition: mpef3dflatvieweditor.h:80
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
Definition: mouseevent.h:166
Editor for FlatView::AuxData. Allows the end-user to click-drag-release the points in data...
Definition: flatauxdataeditor.h:117
int rdlid_
Definition: mpef3dflatvieweditor.h:78
const TrcKeyPath * path_
Definition: mpef3dflatvieweditor.h:77
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:23
Definition: mpefssflatvieweditor.h:28
Definition: mpef3dflatvieweditor.h:27
Definition: bitmap2rgb.h:15
3D fault painter.
Definition: emfault3dpainter.h:35