OpendTect  6.6
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 RCS: $Id$
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "geometrymod.h"
14 #include "faultstickset.h"
15 
16 namespace Geometry
17 {
18 
20 {
21 public:
23 
24  bool insertStick(const Coord3& firstpos,
25  const Coord3& editnormal,int stick=0,
26  int firstcol=0);
27 
28  bool areSticksVertical() const;
29  void setSticksVertical(bool yn) { sticksvertical_=yn; }
30 
31 protected:
32 
34 };
35 
36 } // namespace Geometry
37 
Coord3
A cartesian coordinate in 3D space.
Definition: coord.h:72
Geometry::FaultStickSurface::FaultStickSurface
FaultStickSurface()
Geometry::FaultStickSurface::setSticksVertical
void setSticksVertical(bool yn)
Definition: faultsticksurface.h:29
Geometry::FaultStickSurface::sticksvertical_
bool sticksvertical_
Definition: faultsticksurface.h:33
Geometry
Definition: arraytesselator.h:21
Geometry::FaultStickSurface::areSticksVertical
bool areSticksVertical() const
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
faultstickset.h
Geometry::FaultStickSurface::insertStick
bool insertStick(const Coord3 &firstpos, const Coord3 &editnormal, int stick=0, int firstcol=0)
Geometry::FaultStickSet
Definition: faultstickset.h:27
Geometry::FaultStickSurface
Definition: faultsticksurface.h:20

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