Vis::FlowTransferFunc Class Reference

#include <VisFlowTransferFunc.h>

Collaboration diagram for Vis::FlowTransferFunc:
[legend]

List of all members.

Public Member Functions

 FlowTransferFunc ()
 ~FlowTransferFunc ()
vector< Point * > & getPoints ()
vector< V4f > & getTfData ()
void init ()
void setTexture ()
Texture1DgetTexture ()


Detailed Description

Class managing the transfer function texture.

Constructor & Destructor Documentation

Vis::FlowTransferFunc::FlowTransferFunc (  ) 

ctor.

Vis::FlowTransferFunc::~FlowTransferFunc (  ) 

dtor.


Member Function Documentation

vector< Point * > & Vis::FlowTransferFunc::getPoints (  ) 

Returns the keyframes.

Returns:
reference to the keyframes.

Texture1D & Vis::FlowTransferFunc::getTexture (  ) 

Returns a reference to the transfer function texture.

Returns:
refernce to the transfer function texture.

vector< V4f > & Vis::FlowTransferFunc::getTfData (  ) 

Returns the interpolated values of the transfer function

Returns:
reference to the interpolated transfer function values.

void Vis::FlowTransferFunc::init (  ) 

Initialise the transfer function.

void Vis::FlowTransferFunc::setTexture (  ) 

Initialise the transfer function texture, storing the interpolated values.


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

Generated on Mon Jan 26 15:00:41 2009 for FlowVis by  doxygen 1.5.7.1