LUVis::Interactor Class Reference

Interactor Class. More...

#include <Interactor.h>

List of all members.

Public Member Functions

 Interactor (void)
 ~Interactor (void)
void add (ColorTransferFunction^Interact)
 adds a new CTFunktion to the Interactor
void add (Histogram^Interact)
 adds a new Histogram to the interactor
ColorTransferFunction getColorTransferFunction ()
 returns the active CTFunction
Histogram getHistogram ()
 returns the active Histogramm
void Render ()
 Render all Interactors.

Private Attributes

ColorTransferFunction InteractorColorTransfer
 Pointer to the CTFunction.
Histogram InteractorHistogram
 Pointer to the Histogram.
ArrayList InteractorList
 Arraylist with all Interactors.


Detailed Description

Interactor Class.

Class to Render and Handle Interactors.


Constructor & Destructor Documentation

Interactor::Interactor ( void   ) 

Interactor::~Interactor ( void   ) 


Member Function Documentation

void Interactor::add ( Histogram Interact  ) 

adds a new Histogram to the interactor

void Interactor::add ( ColorTransferFunction Interact  ) 

adds a new CTFunktion to the Interactor

ColorTransferFunction Interactor::getColorTransferFunction (  ) 

returns the active CTFunction

Histogram Interactor::getHistogram (  ) 

returns the active Histogramm

void Interactor::Render (  ) 

Render all Interactors.


Member Data Documentation

ColorTransferFunction LUVis::Interactor::InteractorColorTransfer [private]

Pointer to the CTFunction.

Histogram LUVis::Interactor::InteractorHistogram [private]

Pointer to the Histogram.

ArrayList LUVis::Interactor::InteractorList [private]

Arraylist with all Interactors.


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