OpendTect  6.6
coltab.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Bert
8  Date: Sep 2007
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 
15 #include "generalmod.h"
16 #include "color.h"
17 #include "ranges.h"
18 
21 namespace ColTab
22 {
23 
24  mGlobal(General) const char* defSeqName();
26  mGlobal(General) float defSymMidval();
27  mGlobal(General) bool defAutoSymmetry();
29  float sm,bool autosym,
30  bool histeq=false);
31  mGlobal(General) bool defHistEq();
32 }
33 
ColTab::setMapperDefaults
void setMapperDefaults(Interval< float > cr, float sm, bool autosym, bool histeq=false)
ColTab::defAutoSymmetry
bool defAutoSymmetry()
mGlobal
#define mGlobal(module)
Definition: commondefs.h:180
ColTab
Color Table
Definition: coltab.h:22
ColTab::defHistEq
bool defHistEq()
ColTab::defClipRate
Interval< float > defClipRate()
ColTab::defSeqName
const char * defSeqName()
ColTab::defSymMidval
float defSymMidval()
color.h
ranges.h
Interval< float >

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