OpendTect-6_4  6.4
Classes | Macros | Typedefs | Functions | Variables
uigeom.h File Reference
Include dependency graph for uigeom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uiSize
 
class  uiRect
 
class  uiBorder
 

Macros

#define mUIGeomImplSideFns(clss)
 
#define mGoldenRatio   1.618034f
 

Typedefs

typedef Geom::Point2D< int > uiPoint
 
typedef Geom::Point2D< double > uiWorldPoint
 
typedef Geom::PosRectangle< double > uiWorldRect
 

Functions

int GetGoldenMajor (int inp)
 
int GetGoldenMinor (int inp)
 

Variables

static const float cGoldenRatio = 1.618034f
 

Macro Definition Documentation

#define mGoldenRatio   1.618034f
#define mUIGeomImplSideFns (   clss)
Value:
inline int clss::get( uiRect::Side s ) const \
{ return uiRect::isHor(s) ? (s == uiRect::Top ? top() : bottom()) \
: (s == uiRect::Left ? left() : right() ); } \
inline void clss::set( uiRect::Side s, int i ) \
{ uiRect::isHor(s) ? (s == uiRect::Top ? setTop(i) : setBottom(i)) \
: (s == uiRect::Left ? setLeft(i) : setRight(i)); }
Definition: uigeom.h:42
Definition: i_layout.h:28
void set(T &_to, const F &fr)
template based type conversion
Definition: convert.h:29
Definition: uigeom.h:46
Side
Definition: uigeom.h:46
Definition: i_layout.h:28

Typedef Documentation

typedef Geom::Point2D<int> uiPoint
typedef Geom::Point2D<double> uiWorldPoint

Function Documentation

int GetGoldenMajor ( int  inp)
inline
int GetGoldenMinor ( int  inp)
inline

Variable Documentation

const float cGoldenRatio = 1.618034f
static

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