OpendTect-6_4  6.4
faultsticksurface.h
Go to the documentation of this file.
1 #ifndef faultsticksurface_h
2 #define faultsticksurface_h
3 
4 /*+
5 ________________________________________________________________________
6 (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7 Author: K. Tingdahl / J.C. Glas
8 Date: September 2007
9 RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "geometrymod.h"
15 #include "faultstickset.h"
16 
17 namespace Geometry
18 {
19 
21 {
22 public:
24 
25  bool insertStick(const Coord3& firstpos,
26  const Coord3& editnormal,int stick=0,
27  int firstcol=0);
28 
29  bool areSticksVertical() const;
30  void setSticksVertical(bool yn) { sticksvertical_=yn; }
31 
32 protected:
33 
35 };
36 
37 } // namespace Geometry
38 
39 #endif
#define mExpClass(module)
Definition: commondefs.h:160
Definition: faultsticksurface.h:20
bool sticksvertical_
Definition: faultsticksurface.h:34
A cartesian coordinate in 3D space.
Definition: coord.h:72
Definition: faultstickset.h:27
Definition: arraytesselator.h:21
void setSticksVertical(bool yn)
Definition: faultsticksurface.h:30

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