OpendTect-6_4
6.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
od6.4.5
include
General
coltab.h
Go to the documentation of this file.
1
#ifndef coltab_h
2
#define coltab_h
3
4
/*+
5
________________________________________________________________________
6
7
(C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8
Author: Bert
9
Date: Sep 2007
10
RCS: $Id$
11
________________________________________________________________________
12
13
-*/
14
15
16
#include "generalmod.h"
17
#include "
color.h
"
18
#include "
ranges.h
"
19
22
namespace
ColTab
23
{
24
25
mGlobal
(General)
const
char
*
defSeqName
();
26
mGlobal
(General)
Interval<float>
defClipRate
();
27
mGlobal
(General)
float
defSymMidval
();
28
mGlobal
(General)
bool
defAutoSymmetry
();
29
mGlobal
(General)
void
setMapperDefaults
(
Interval<float>
cr,
30
float
sm,
bool
autosym,
31
bool
histeq=
false
);
32
mGlobal
(General)
bool
defHistEq
();
33
}
34
35
#endif
ColTab::defAutoSymmetry
bool defAutoSymmetry()
ColTab::defSeqName
const char * defSeqName()
mGlobal
#define mGlobal(module)
Definition:
commondefs.h:163
Interval< float >
ColTab::setMapperDefaults
void setMapperDefaults(Interval< float > cr, float sm, bool autosym, bool histeq=false)
ColTab::defSymMidval
float defSymMidval()
ranges.h
ColTab::defClipRate
Interval< float > defClipRate()
color.h
ColTab::defHistEq
bool defHistEq()
ColTab
Color Table
Definition:
coltab.h:22
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019