OpendTect  6.3
horizon3dtracker.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Kristofer Tingdahl
8  Date: 4-11-2002
9 ________________________________________________________________________
10 
11 
12 -*/
13 
14 #include "mpeenginemod.h"
15 #include "emtracker.h"
16 #include "emposid.h"
17 
18 namespace EM { class Horizon3D; }
19 
20 namespace MPE
21 {
22 
23 class Horizon3DSeedPicker;
24 
30 {
31 public:
33 
34  static EMTracker* create(EM::EMObject* =0);
35  static void initClass();
36 
37  EMSeedPicker* getSeedPicker(bool createifnotpresent=true);
38 
39  static const char* keyword();
40 
41 protected:
42 
44  EM::Horizon3D* getHorizon();
45  const EM::Horizon3D* getHorizon() const;
46 
47  SectionTracker* createSectionTracker(EM::SectionID);
49 };
50 
51 } // namespace MPE
od_int16 SectionID
Definition: emposid.h:23
#define mExpClass(module)
Definition: commondefs.h:157
SeedPicker to pick seeds in EM::Horizon3D.
Definition: horizon3dseedpicker.h:31
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
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
EMTracker to track EM::Horizon3D.
Definition: horizon3dtracker.h:29
Tracks sections of EM::EMObject with ID EM::SectionID.
Definition: sectiontracker.h:36
static uiHor3DInterpol * create(uiParent *)
Base class for all EarthModel objects.
Definition: emobject.h:117
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:23
Horizon3DSeedPicker * seedpicker_
Definition: horizon3dtracker.h:48
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:94
static void initClass()

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017