OpendTect-6_4  6.4
horizon2dtracker.h
Go to the documentation of this file.
1 #ifndef horizon2dtracker_h
2 #define horizon2dtracker_h
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  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "mpeenginemod.h"
15 #include "emtracker.h"
16 #include "emposid.h"
17 
18 namespace EM { class Horizon2D; }
19 
20 namespace MPE
21 {
22 
23 class Horizon2DSeedPicker;
24 
30 {
31 public:
33 
34  static EMTracker* create(EM::EMObject* =0);
35  static void initClass();
36 
37  bool is2D() const { return true; }
38  EMSeedPicker* getSeedPicker(bool createifnotpresent=true);
39 
40  static const char* keyword();
41 
42 protected:
43 
45 
46  EM::Horizon2D* getHorizon2D();
47  const EM::Horizon2D* getHorizon2D() const;
48 
49  SectionTracker* createSectionTracker(EM::SectionID);
51 };
52 
53 } // namespace MPE
54 
55 #endif
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
Tracks EM objects.
Definition: emtracker.h:40
Handles adding of seeds and retracking of events based on new seeds. An instance of the class is usua...
Definition: emseedpicker.h:63
EMTracker to track EM::Horizon2D.
Definition: horizon2dtracker.h:29
Tracks sections of EM::EMObject with ID EM::SectionID.
Definition: sectiontracker.h:38
2D Horizon. The Horizon is only present along 2d lines, set by addLine. Each position's subid is form...
Definition: emhorizon2d.h:108
Horizon2DSeedPicker * seedpicker_
Definition: horizon2dtracker.h:50
EMSeedPicker to pick seeds in EM::Horizon2D.
Definition: horizon2dseedpicker.h:28
static uiHor3DInterpol * create(uiParent *)
Base class for all EarthModel objects.
Definition: emobject.h:158
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:25
bool is2D() const
Definition: horizon2dtracker.h:37
static void initClass()

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