OpendTect  6.6
Classes | Macros | Typedefs | Functions
uigmtoverlay.h File Reference
Include dependency graph for uigmtoverlay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uiGMTOverlayGrp
 
class  uiGMTOverlayGrpFactory
 
struct  uiGMTOverlayGrpFactory::Entry
 

Macros

#define mGetColorString(col, str)
 

Typedefs

typedef uiGMTOverlayGrp *(* uiGMTOverlayGrpCreateFunc) (uiParent *)
 

Functions

uiGMTOverlayGrpFactoryuiGMTOF ()
 

Macro Definition Documentation

◆ mGetColorString

#define mGetColorString (   col,
  str 
)
Value:
str = (int) col.r(); \
str += "/"; str += (int) col.g(); \
str += "/"; str += (int) col.b();

Typedef Documentation

◆ uiGMTOverlayGrpCreateFunc

typedef uiGMTOverlayGrp*(* uiGMTOverlayGrpCreateFunc) (uiParent *)

Function Documentation

◆ uiGMTOF()

uiGMTOverlayGrpFactory& uiGMTOF ( )

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