1 #ifndef sectionselectorimpl_h 2 #define sectionselectorimpl_h 16 #include "mpeenginemod.h" 19 namespace EM {
class Horizon3D;
class EMObject; }
od_int16 SectionID
Definition: emposid.h:25
#define mExpClass(module)
Definition: commondefs.h:160
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:32
SequentialTask to select source of an EM section with ID EM::SectionID.
Definition: sectionselector.h:31
int nextStep()
Definition: sectionselectorimpl.h:34
const EM::Horizon3D & surface_
Definition: sectionselectorimpl.h:37
Base class for all EarthModel objects.
Definition: emobject.h:158
int nextStep()
Definition: sectionselectorimpl.h:50
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:25
BinID SectionSourceSelector.
Definition: sectionselectorimpl.h:29
3D Horizon. A Horizon is made up of one or more grids (so they can overlap at faults). The grids are defined by knot-points in a matrix and fillstyle in between the knots.
Definition: emhorizon3d.h:96
const EM::EMObject & emobject_
Definition: sectionselectorimpl.h:53
Surface SectionSourceSelector.
Definition: sectionselectorimpl.h:45