OpendTect  6.3
hor2dfrom3dcreator.h
Go to the documentation of this file.
1 #pragma once
2 /*
3 ________________________________________________________________________
4 
5 (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
6 Author: Satyaki Maitra
7 Date: April 2010
8 ________________________________________________________________________
9 
10 -*/
11 
12 #include "emattribmod.h"
13 #include "executor.h"
14 #include "posinfo2dsurv.h"
15 
16 namespace EM { class Horizon3D; class Horizon2D; }
17 class BufferStringSet;
18 
24 {
25 public:
27  EM::Horizon2D&);
29 
30  void init(const TypeSet<Pos::GeomID>&);
31 
32 protected:
33 
36 
37 };
38 
39 
45 {
46 public:
48  EM::Horizon2D&);
49 
50  bool setCreator(Pos::GeomID);
51  virtual int nextStep();
52  virtual od_int64 nrDone() const { return nrdone_; }
53  virtual od_int64 totalNr() const { return totalnr_; }
54  uiString message() const;
55  uiString nrDoneText() const;
56 
57 protected:
58 
61  int nrdone_;
62  int totalnr_;
64 
66 };
#define mExpClass(module)
Definition: commondefs.h:157
Executor consisting of other executors.
Definition: executor.h:81
ExecutorGroup to create EM::Horizon2D from EM::Horizon3D.
Definition: hor2dfrom3dcreator.h:23
Geometry of a 2D Line.
Definition: survgeom2d.h:26
#define od_int64
Definition: plftypes.h:34
bool init()
Definition: uistring.h:88
Set of BufferString objects.
Definition: bufstringset.h:25
int nrdone_
Definition: hor2dfrom3dcreator.h:61
EM::Horizon2D & hor2d_
Definition: hor2dfrom3dcreator.h:60
const EM::Horizon3D & hor3d_
Definition: hor2dfrom3dcreator.h:59
2D Horizon. The Horizon is only present along 2d lines, set by addLine. Each position&#39;s subid is form...
Definition: emhorizon2d.h:106
void message(const char *)
default: to stderr
EM::Horizon2D & hor2d_
Definition: hor2dfrom3dcreator.h:35
int totalnr_
Definition: hor2dfrom3dcreator.h:62
virtual od_int64 totalNr() const
Definition: hor2dfrom3dcreator.h:53
Pos::GeomID geomid_
Definition: hor2dfrom3dcreator.h:63
const Survey::Geometry2D * geom2d_
Definition: hor2dfrom3dcreator.h:65
Index_Type GeomID
Definition: commontypes.h:48
const EM::Horizon3D & hor3d_
Definition: hor2dfrom3dcreator.h:34
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:23
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
virtual od_int64 nrDone() const
Definition: hor2dfrom3dcreator.h:52
Specification to enable chunkwise execution of a process.
Definition: executor.h:38
Executor to create EM::Horizon2D from EM::Horizon3D.
Definition: hor2dfrom3dcreator.h:44

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