OpendTect  6.3
faultsticksurface.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: K. Tingdahl / J.C. Glas
7 Date: September 2007
8 ________________________________________________________________________
9 
10 -*/
11 
12 #include "geometrymod.h"
13 #include "faultstickset.h"
14 
15 namespace Geometry
16 {
17 
19 {
20 public:
22 
23  bool insertStick(const Coord3& firstpos,
24  const Coord3& editnormal,int stick=0,
25  int firstcol=0);
26 
27  bool areSticksVertical() const;
28  void setSticksVertical(bool yn) { sticksvertical_=yn; }
29 
30 protected:
31 
33 };
34 
35 } // namespace Geometry
#define mExpClass(module)
Definition: commondefs.h:157
Definition: faultsticksurface.h:18
bool sticksvertical_
Definition: faultsticksurface.h:32
3D point or vector
Definition: commontypes.h:57
Definition: faultstickset.h:25
Definition: arraytesselator.h:19
void setSticksVertical(bool yn)
Definition: faultsticksurface.h:28

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