Renderer::TransferFunction Class Reference

List of all members.

Public Member Functions

 TransferFunction ()

Public Attributes

GLuint texID
unsigned int width
std::vector< TFPointpoints
int * histo
int * maxHist
unsigned char * data


Detailed Description

Data which is needed to represent a Transferfunction

Constructor & Destructor Documentation

Renderer::TransferFunction::TransferFunction (  )  [inline]

Parameters:
data holds a pointer to the already generated and interpolated Texturedata to be used by OpenGL


Member Data Documentation

Parameters:
texID stores the id of the texture this Transferfunction is bound when in use by OpenGL

Parameters:
width defines the x-size in pixel this Transferfunction has as a 1D texture

Parameters:
points holds the Points which spawn the Transferfunction and between whose will be linearly interpolated to generate the Texturedata


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

Generated on Thu Jan 21 22:20:49 2010 for FlowVis by  doxygen 1.5.5