Open Inventor Release 2024.1.3
 
Loading...
Searching...
No Matches
PbLinearDataMapping Member List

This is the complete list of members for PbLinearDataMapping, including all inherited members.

enableConnection(SbBool flag)PbBaseinline
enableThresholds(SbBool min, SbBool max)PbDataMapping
enableTransparency(SbBool flag)PbDataMapping
getHLSColor(float value) constPbDataMapping
getHLSColor(float value, float &transparency) constPbDataMapping
getMaxHLSThreshold(float &threshold_max) constPbDataMapping
getMaxHLSThreshold(float &threshold_max, float &transp_max) constPbDataMapping
getMaxRGBThreshold(float &threshold_max) constPbDataMapping
getMaxRGBThreshold(float &threshold_max, float &transp_max) constPbDataMapping
getMinHLSThreshold(float &threshold_min) constPbDataMapping
getMinHLSThreshold(float &threshold_min, float &transp_min) constPbDataMapping
getMinRGBThreshold(float &threshold_min) constPbDataMapping
getMinRGBThreshold(float &threshold_min, float &transp_min) constPbDataMapping
getRGBColor(float value) constPbDataMapping
getRGBColor(float value, float &transparency) constPbDataMapping
getTransparencyValueDeletedParts() constPbDataMapping
getValues(float &v1, SbColor &c1, float &v2, SbColor &c2) constPbLinearDataMapping
getValues(float &v1, SbColor &c1, float &t1, float &v2, SbColor &c2, float &t2) constPbLinearDataMapping
getValues(float &v1, PbHLSColor c1, float &v2, PbHLSColor c2) constPbLinearDataMapping
getValues(float &v1, PbHLSColor c1, float &t1, float &v2, PbHLSColor c2, float &t2) constPbLinearDataMapping
isConnectionEnabled() constPbBaseinline
isTransparencyEnabled() constPbDataMappinginline
operator=(const PbLinearDataMapping &linearDataMap)PbLinearDataMapping
PbDataMapping::operator=(const PbDataMapping &dataMapping)PbDataMapping
PbBase::operator=(const PbBase &base)PbBase
PbDataMapping()PbDataMapping
PbDataMapping(const PbDataMapping &dataMapping)PbDataMapping
PbHLSColor typedefPbDataMapping
PbLinearDataMapping()PbLinearDataMapping
PbLinearDataMapping(const PbLinearDataMapping &linearDataMap)PbLinearDataMapping
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(float v1, const SbColor &c1, float v2, const SbColor &c2)PbLinearDataMapping
setValues(float v1, const SbColor &c1, float t1, float v2, const SbColor &c2, float t2)PbLinearDataMapping
setValues(float v1, const PbHLSColor c1, float v2, const PbHLSColor c2)PbLinearDataMapping
setValues(float v1, const PbHLSColor c1, float t1, float v2, const PbHLSColor c2, float t2)PbLinearDataMapping
thresholdsEnabled(SbBool &min, SbBool &max) constPbDataMappinginline
touch()PbBase
~PbDataMapping()PbDataMapping