Gui::SoFCBackgroundGradient Class Reference

#include <SoFCBackgroundGradient.h>

List of all members.

Public Member Functions

void GLRender (SoGLRenderAction *action)
void setColorGradient (const SbColor &fromColor, const SbColor &toColor, const SbColor &midColor)
void setColorGradient (const SbColor &fromColor, const SbColor &toColor)
 SoFCBackgroundGradient (void)

Static Public Member Functions

static void finish (void)
static void initClass (void)

Protected Member Functions

virtual ~SoFCBackgroundGradient ()

Protected Attributes

SbColor fCol
SbColor mCol
SbColor tCol

Detailed Description

Definition at line 36 of file SoFCBackgroundGradient.h.


Constructor & Destructor Documentation

SoFCBackgroundGradient::SoFCBackgroundGradient ( void   ) 

Constructor.

Definition at line 40 of file SoFCBackgroundGradient.cpp.

References SketcherExample::f, fCol, mCol, and tCol.

SoFCBackgroundGradient::~SoFCBackgroundGradient (  )  [protected, virtual]

Destructor.

Definition at line 51 of file SoFCBackgroundGradient.cpp.


Member Function Documentation

void SoFCBackgroundGradient::finish ( void   )  [static]

Definition at line 32 of file SoFCBackgroundGradient.cpp.

void SoFCBackgroundGradient::GLRender ( SoGLRenderAction *  action  ) 

Definition at line 61 of file SoFCBackgroundGradient.cpp.

References fCol, mCol, and tCol.

void SoFCBackgroundGradient::initClass ( void   )  [static]

Definition at line 56 of file SoFCBackgroundGradient.cpp.

Referenced by Gui::SoFCDB::init().

void SoFCBackgroundGradient::setColorGradient ( const SbColor &  fromColor,
const SbColor &  toColor,
const SbColor &  midColor 
)

Definition at line 111 of file SoFCBackgroundGradient.cpp.

References fCol, mCol, and tCol.

void SoFCBackgroundGradient::setColorGradient ( const SbColor &  fromColor,
const SbColor &  toColor 
)

Definition at line 103 of file SoFCBackgroundGradient.cpp.

References fCol, mCol, and tCol.

Referenced by Gui::View3DInventorViewer::setGradientBackgroudColor().


Member Data Documentation

SbColor Gui::SoFCBackgroundGradient::fCol [protected]

Definition at line 53 of file SoFCBackgroundGradient.h.

Referenced by GLRender(), setColorGradient(), and SoFCBackgroundGradient().

SbColor Gui::SoFCBackgroundGradient::mCol [protected]

Definition at line 53 of file SoFCBackgroundGradient.h.

Referenced by GLRender(), setColorGradient(), and SoFCBackgroundGradient().

SbColor Gui::SoFCBackgroundGradient::tCol [protected]

Definition at line 53 of file SoFCBackgroundGradient.h.

Referenced by GLRender(), setColorGradient(), and SoFCBackgroundGradient().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:03 2011 for FreeCAD by  doxygen 1.6.1