TransferControllPoint Class Reference

#include <TransferFunction.h>

List of all members.

Public Member Functions

 TransferControllPoint ()
 ~TransferControllPoint ()
void setDensityValue (float _densityValue)
void setAlpha (float _alpha)
void setColor (float _red, float _green, float _blue)

Friends

class TransferFunction


Detailed Description

A Controllpoint for the transferfunction.
See also:
TransferFunction

Constructor & Destructor Documentation

TransferControllPoint::TransferControllPoint (  ) 

Constructor.

TransferControllPoint::~TransferControllPoint (  ) 

Destructor.


Member Function Documentation

void TransferControllPoint::setDensityValue ( float  _densityValue  ) 

Sets the density of the controllpoint.

Parameters:
_densityValue the new density

void TransferControllPoint::setAlpha ( float  _alpha  ) 

Sets the alpha of the controllpoint.

Parameters:
_alpha the new alpha

void TransferControllPoint::setColor ( float  _red,
float  _green,
float  _blue 
)

Sets the color of the controllpoint.

Parameters:
_red the new red value
_green the new green value
_blue the new blue value


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 12:10:08 2008 for FlowVis by  doxygen 1.5.4