ColorTransfer Namespace Reference


Functions

void init ()
void end ()
Float_Color getIntensity (float anIntensity, ColorType aType)
Float_Color getIntensity (int anIntensity, ColorType aType)
void removeColorMarker (float anIntensity, ColorType aType)
void addMarker (float anIntensity, Float_Color aColor, ColorType aType)
std::map< float, Float_Color > * getColorTransferPt (ColorType aType)


Function Documentation

void ColorTransfer::init (  ) 

(re-)initializes the namespace

void ColorTransfer::end (  ) 

Float_Color ColorTransfer::getIntensity ( float  anIntensity,
ColorType  aType 
)

returns the color at a given intensity

Parameters:
anIntensity the intinsity the color is requested for
aType type of color
Returns:
the requested color

Float_Color ColorTransfer::getIntensity ( int  anIntensity,
ColorType  aType 
)

returns the color at a given intensity

Parameters:
anIntensity the intinsity the color is requested for
aType type of color
Returns:
the requested color

void ColorTransfer::removeColorMarker ( float  anIntensity,
ColorType  aType 
)

removes a marker from the color map

Parameters:
anIntensity the position of the marker
aType type of color

void ColorTransfer::addMarker ( float  anIntensity,
Float_Color  aColor,
ColorType  aType 
)

adds a marker to the color map

Parameters:
anIntensity the position of the marker
aColor the color to add
aType type of color

std::map< float, Float_Color > * ColorTransfer::getColorTransferPt ( ColorType  aType  ) 

returns a pointer to the color map

Parameters:
aType type of color
Returns:
returns a pointer to the color map


Generated on Wed Jan 17 09:27:52 2007 for FlowVis by  doxygen 1.4.7