Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
enableConnection(SbBool flag) | PbBase | [inline] |
enableThresholds(SbBool min, SbBool max) | PbDataMapping | |
enableTransparency(SbBool flag) | PbDataMapping | |
getHLSColor(float value) const | PbDataMapping | |
getHLSColor(float value, float &transparency) const | PbDataMapping | |
getHLSColorsList(int &numColors) | PbNonLinearDataMapping2 | |
getMaxHLSThreshold(float &threshold_max) const | PbDataMapping | |
getMaxHLSThreshold(float &threshold_max, float &transp_max) const | PbDataMapping | |
getMaxRGBThreshold(float &threshold_max) const | PbDataMapping | |
getMaxRGBThreshold(float &threshold_max, float &transp_max) const | PbDataMapping | |
getMinHLSThreshold(float &threshold_min) const | PbDataMapping | |
getMinHLSThreshold(float &threshold_min, float &transp_min) const | PbDataMapping | |
getMinRGBThreshold(float &threshold_min) const | PbDataMapping | |
getMinRGBThreshold(float &threshold_min, float &transp_min) const | PbDataMapping | |
getRGBColor(float value) const | PbDataMapping | |
getRGBColor(float value, float &transparency) const | PbDataMapping | |
getRGBColorsList(int &numColors) const | PbNonLinearDataMapping2 | [inline] |
getTransparencyList(int &num_transparency) const | PbNonLinearDataMapping2 | [inline] |
getTransparencyValueDeletedParts() const | PbDataMapping | |
getType() const | PbNonLinearDataMapping2 | [inline] |
getValuesList(int &numValues) const | PbNonLinearDataMapping2 | [inline] |
isConnectionEnabled() const | PbBase | [inline] |
isTransparencyEnabled() const | PbDataMapping | [inline] |
operator=(const PbNonLinearDataMapping2 &nonLinearDataMap2) | PbNonLinearDataMapping2 | |
PbDataMapping() | PbDataMapping | |
PbDataMapping(const PbDataMapping &dataMapping) | PbDataMapping | |
PbNonLinearDataMapping2() | PbNonLinearDataMapping2 | |
PbNonLinearDataMapping2(const PbNonLinearDataMapping2 &nonLinearDataMap2) | PbNonLinearDataMapping2 | |
setMaxThreshold(float threshold_max) | PbDataMapping | |
setMaxThreshold(float threshold_max, const SbColor &cmax, float transp_max=0.0) | PbDataMapping | |
setMaxThreshold(float threshold_max, PbHLSColor cmax, float transp_max=0.0) | PbDataMapping | |
setMinThreshold(float threshold_min) | PbDataMapping | |
setMinThreshold(float threshold_min, const SbColor &cmin, float transp_min=0.0) | PbDataMapping | |
setMinThreshold(float threshold_min, PbHLSColor cmin, float transp_min=0.0) | PbDataMapping | |
setTransparencyValueDeletedParts(float value) | PbDataMapping | |
setValues(Type type, int numValues, const float *v, const SbColor *c) | PbNonLinearDataMapping2 | |
setValues(Type type, int numValues, const float *v, const SbColor *c, const float *t) | PbNonLinearDataMapping2 | |
setValues(Type type, int numValues, const float *v, const PbHLSColor *c) | PbNonLinearDataMapping2 | |
setValues(Type type, int numValues, const float *v, const PbHLSColor *c, const float *t) | PbNonLinearDataMapping2 | |
thresholdsEnabled(SbBool &min, SbBool &max) const | PbDataMapping | [inline] |
touch() | PbBase | |
~PbDataMapping() | PbDataMapping | |
~PbNonLinearDataMapping2() | PbNonLinearDataMapping2 | |
Enumerations | defined in | |
Type enum name | PbNonLinearDataMapping2 | |
Enumerator | defined in | |
LINEAR_PER_LEVEL enum value | PbNonLinearDataMapping2 | |
NON_LINEAR_PER_LEVEL enum value | PbNonLinearDataMapping2 | |
Typedefs | defined in | |
PbHLSColor typedef | PbDataMapping | |