| adjustHue(float m1, float s1, float h1, float m2) | VAPoR::TFInterpolator | static |
| colorMap | VAPoR::TFInterpolator | static |
| correctiveDivergentInterpolation(float rgb1[3], float rgb2[3], float output[3], float interp) | VAPoR::TFInterpolator | static |
| discrete enum value | VAPoR::TFInterpolator | |
| divergentInterpolation(float rgb1[3], float rgb2[3], float output[3], float interp, bool corrective=false) | VAPoR::TFInterpolator | static |
| diverging enum value | VAPoR::TFInterpolator | |
| exponential enum value | VAPoR::TFInterpolator | |
| genDivergentMap(float rgb1[3], float rgb2[3], int numColors) | VAPoR::TFInterpolator | static |
| hsv2rgb(float hsv[3], float rgb[3]) | VAPoR::TFInterpolator | static |
| interpCirc(type t, float leftVal, float rightVal, float r) | VAPoR::TFInterpolator | static |
| interpolate(type, float leftVal, float rightVal, float r) | VAPoR::TFInterpolator | static |
| lab2msh(float lab[3], float msh[3]) | VAPoR::TFInterpolator | static |
| lab2srgb(float lab[3], float rgb[3]) | VAPoR::TFInterpolator | static |
| linear enum value | VAPoR::TFInterpolator | |
| linearLAB enum value | VAPoR::TFInterpolator | |
| linearLCH enum value | VAPoR::TFInterpolator | |
| linearRGB enum value | VAPoR::TFInterpolator | |
| logarithm enum value | VAPoR::TFInterpolator | |
| msh2lab(float msh[3], float lab[3]) | VAPoR::TFInterpolator | static |
| msh2srgb(float msh[3], float rgb[3]) | VAPoR::TFInterpolator | static |
| rgb2hsv(float rgb[3], float hsv[3]) | VAPoR::TFInterpolator | static |
| rgb2srgb(float rgb[3], float srgb[3]) | VAPoR::TFInterpolator | static |
| srgb2lab(float rgb[3], float lab[3]) | VAPoR::TFInterpolator | static |
| srgb2msh(float rgb[3], float msh[3]) | VAPoR::TFInterpolator | static |
| srgb2rgb(float srgb[3], float rgb[3]) | VAPoR::TFInterpolator | static |
| srgb2xyz(float rgb[3], float xyz[3]) | VAPoR::TFInterpolator | static |
| type enum name | VAPoR::TFInterpolator | |
| Xn | VAPoR::TFInterpolator | static |
| xyz2srgb(float xyz[3], float rgb[3]) | VAPoR::TFInterpolator | static |
| XYZinverseMatrix | VAPoR::TFInterpolator | static |
| XYZtransferMatrix | VAPoR::TFInterpolator | static |
| Yn | VAPoR::TFInterpolator | static |
| Zn | VAPoR::TFInterpolator | static |
| ~TFInterpolator() | VAPoR::TFInterpolator | |