LUVis::TransferFunction Class Reference

#include <TransferFunction.h>

Inheritance diagram for LUVis::TransferFunction:

LUVis::ColorTransferFunction LUVis::Histogram List of all members.

Public Member Functions

 TransferFunction (PictureBox^_TransferBox)
virtual void Render ()

Protected Attributes

PictureBox TFBox
 link to GUI
Graphics TFGraphics
 link to GUI
int Height
 height of the element where we render to
int Width
 width of the element where we render to

Detailed Description

Class TransferFunction base class for Colortransferfunction and Histogramm


Constructor & Destructor Documentation

TransferFunction::TransferFunction ( PictureBox^  _TransferBox  ) 


Member Function Documentation

void TransferFunction::Render (  )  [virtual]

Reimplemented in LUVis::ColorTransferFunction, and LUVis::Histogram.


Member Data Documentation

int LUVis::TransferFunction::Height [protected]

height of the element where we render to

PictureBox LUVis::TransferFunction::TFBox [protected]

link to GUI

Graphics LUVis::TransferFunction::TFGraphics [protected]

link to GUI

int LUVis::TransferFunction::Width [protected]

width of the element where we render to


The documentation for this class was generated from the following files:
Generated on Wed Dec 6 16:25:59 2006 by  doxygen 1.4.7