Flow Visualization 1.0
|
Representation of a transferfunction that maps an input scalarfield value to [r, g, b, a] and stores this mapping in a 1D Texture on the GPU for fast lookups. More...
#include <TransferFunction.h>
Public Slots | |
void | updateTransferTexture (unsigned char *new_data) |
Public Member Functions | |
GLuint | getTextureName () |
Static Public Member Functions | |
static TransferFunction * | instance (int id) |
Representation of a transferfunction that maps an input scalarfield value to [r, g, b, a] and stores this mapping in a 1D Texture on the GPU for fast lookups.