, including all inherited members.
| AboveRangeColor | vtkColorTransferFunction | [protected] |
| AddHSVPoint(double x, double h, double s, double v) | vtkColorTransferFunction | |
| AddHSVPoint(double x, double h, double s, double v, double midpoint, double sharpness) | vtkColorTransferFunction | |
| AddHSVSegment(double x1, double h1, double s1, double v1, double x2, double h2, double s2, double v2) | vtkColorTransferFunction | |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| AddRGBPoint(double x, double r, double g, double b) | vtkColorTransferFunction | |
| AddRGBPoint(double x, double r, double g, double b, double midpoint, double sharpness) | vtkColorTransferFunction | |
| AddRGBSegment(double x1, double r1, double g1, double b1, double x2, double r2, double g2, double b2) | vtkColorTransferFunction | |
| AdjustRange(double range[2]) | vtkColorTransferFunction | |
| AllowDuplicateScalars | vtkColorTransferFunction | [protected] |
| AllowDuplicateScalarsOff() | vtkColorTransferFunction | [virtual] |
| AllowDuplicateScalarsOn() | vtkColorTransferFunction | [virtual] |
| Alpha | vtkScalarsToColors | [protected] |
| AnnotatedValueMap | vtkScalarsToColors | [protected] |
| AnnotatedValues | vtkScalarsToColors | [protected] |
| Annotations | vtkScalarsToColors | [protected] |
| BelowRangeColor | vtkColorTransferFunction | [protected] |
| BreakOnError() | vtkObject | [static] |
| Build() | vtkDiscretizableColorTransferFunction | [virtual] |
| BuildFunctionFromTable(double x1, double x2, int size, double *table) | vtkColorTransferFunction | |
| BuildTime | vtkDiscretizableColorTransferFunction | [protected] |
| CheckForAnnotatedValue(vtkVariant value) | vtkScalarsToColors | [protected, virtual] |
| Clamping | vtkColorTransferFunction | [protected] |
| ClampingOff() | vtkColorTransferFunction | [virtual] |
| ClampingOn() | vtkColorTransferFunction | [virtual] |
| CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
| ColorSpace | vtkColorTransferFunction | [protected] |
| ColorToUChar(T t) | vtkScalarsToColors | [inline, static] |
| ColorToUChar(T t, unsigned char *dest) | vtkScalarsToColors | [inline, static] |
| ColorToUChar(double t) | vtkScalarsToColors | [inline] |
| ColorToUChar(float t) | vtkScalarsToColors | [inline] |
| COMPONENT enum value | vtkScalarsToColors | |
| ConvertToRGBA(vtkDataArray *colors, int numComp, int numTuples) | vtkScalarsToColors | [protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| DeepCopy(vtkScalarsToColors *f) | vtkColorTransferFunction | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| Discretize | vtkDiscretizableColorTransferFunction | [protected] |
| DiscretizeOff() | vtkDiscretizableColorTransferFunction | [virtual] |
| DiscretizeOn() | vtkDiscretizableColorTransferFunction | [virtual] |
| EnableOpacityMapping | vtkDiscretizableColorTransferFunction | [protected] |
| EnableOpacityMappingOff() | vtkDiscretizableColorTransferFunction | [virtual] |
| EnableOpacityMappingOn() | vtkDiscretizableColorTransferFunction | [virtual] |
| FastDelete() | vtkObjectBase | [virtual] |
| FillFromDataPointer(int n, double *ptr) | vtkColorTransferFunction | |
| Function | vtkColorTransferFunction | [protected] |
| GetAboveRangeColor() | vtkColorTransferFunction | [virtual] |
| GetAboveRangeColor(double &, double &, double &) | vtkColorTransferFunction | [virtual] |
| GetAboveRangeColor(double[3]) | vtkColorTransferFunction | [virtual] |
| GetAllowDuplicateScalars() | vtkColorTransferFunction | [virtual] |
| GetAlpha() | vtkScalarsToColors | [virtual] |
| GetAnnotatedValue(vtkIdType idx) | vtkScalarsToColors | |
| GetAnnotatedValueIndex(vtkVariant val) | vtkScalarsToColors | |
| GetAnnotatedValueIndexInternal(vtkVariant &val) | vtkScalarsToColors | |
| GetAnnotatedValues() | vtkScalarsToColors | [virtual] |
| GetAnnotation(vtkIdType idx) | vtkScalarsToColors | |
| GetAnnotationColor(const vtkVariant &val, double rgba[4]) | vtkScalarsToColors | [virtual] |
| GetAnnotations() | vtkScalarsToColors | [virtual] |
| GetBelowRangeColor() | vtkColorTransferFunction | [virtual] |
| GetBelowRangeColor(double &, double &, double &) | vtkColorTransferFunction | [virtual] |
| GetBelowRangeColor(double[3]) | vtkColorTransferFunction | [virtual] |
| GetBlueValue(double x) | vtkColorTransferFunction | |
| GetClamping() | vtkColorTransferFunction | [virtual] |
| GetClassName() const | vtkObjectBase | |
| GetColor(double v, double rgb[3]) | vtkDiscretizableColorTransferFunction | [virtual] |
| vtkColorTransferFunction::GetColor(double x) | vtkColorTransferFunction | [inline] |
| GetColorSpace() | vtkColorTransferFunction | [virtual] |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDataPointer() | vtkColorTransferFunction | |
| GetDebug() | vtkObject | |
| GetDiscretize() | vtkDiscretizableColorTransferFunction | [virtual] |
| GetEnableOpacityMapping() | vtkDiscretizableColorTransferFunction | [virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetGreenValue(double x) | vtkColorTransferFunction | |
| GetHSVWrap() | vtkColorTransferFunction | [virtual] |
| GetIndexedColor(vtkIdType i, double rgba[4]) | vtkDiscretizableColorTransferFunction | [virtual] |
| GetIndexedLookup() | vtkScalarsToColors | [virtual] |
| GetLuminance(double x) | vtkScalarsToColors | [inline] |
| GetMTime() | vtkDiscretizableColorTransferFunction | [virtual] |
| GetNanColor() | vtkColorTransferFunction | [virtual] |
| GetNanColor(double &, double &, double &) | vtkColorTransferFunction | [virtual] |
| GetNanColor(double[3]) | vtkColorTransferFunction | [virtual] |
| GetNodeValue(int index, double val[6]) | vtkColorTransferFunction | |
| GetNumberOfAnnotatedValues() | vtkScalarsToColors | |
| GetNumberOfAvailableColors() | vtkDiscretizableColorTransferFunction | [virtual] |
| GetNumberOfIndexedColors() | vtkDiscretizableColorTransferFunction | |
| GetNumberOfValues() | vtkDiscretizableColorTransferFunction | [virtual] |
| GetOpacity(double v) | vtkDiscretizableColorTransferFunction | [virtual] |
| GetRange() | vtkColorTransferFunction | [virtual] |
| GetRange(double &, double &) | vtkColorTransferFunction | [virtual] |
| GetRange(double[2]) | vtkColorTransferFunction | [virtual] |
| GetRedValue(double x) | vtkColorTransferFunction | |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetRGBPoints() | vtkDiscretizableColorTransferFunction | |
| GetScalarOpacityFunction() const | vtkDiscretizableColorTransferFunction | [virtual] |
| GetScale() | vtkColorTransferFunction | [virtual] |
| GetSize() | vtkColorTransferFunction | |
| GetTable(double x1, double x2, int n, double *table) | vtkColorTransferFunction | |
| GetTable(double x1, double x2, int n, float *table) | vtkColorTransferFunction | |
| GetTable(double x1, double x2, int n) | vtkColorTransferFunction | |
| GetUseAboveRangeColor() | vtkColorTransferFunction | [virtual] |
| GetUseBelowRangeColor() | vtkColorTransferFunction | [virtual] |
| GetUseLogScale() | vtkDiscretizableColorTransferFunction | [virtual] |
| GetVectorComponent() | vtkScalarsToColors | [virtual] |
| GetVectorMode() | vtkScalarsToColors | [virtual] |
| GetVectorSize() | vtkScalarsToColors | [virtual] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HSVWrap | vtkColorTransferFunction | [protected] |
| HSVWrapOff() | vtkColorTransferFunction | [virtual] |
| HSVWrapOn() | vtkColorTransferFunction | [virtual] |
| IndexedLookup | vtkScalarsToColors | [protected] |
| IndexedLookupOff() | vtkScalarsToColors | [virtual] |
| IndexedLookupOn() | vtkScalarsToColors | [virtual] |
| Internal | vtkColorTransferFunction | [protected] |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | [inline] |
| InvokeEvent(const char *event) | vtkObject | [inline] |
| IsA(const char *type) | vtkDiscretizableColorTransferFunction | [virtual] |
| IsOpaque() | vtkDiscretizableColorTransferFunction | [virtual] |
| IsTypeOf(const char *type) | vtkDiscretizableColorTransferFunction | [static] |
| LookupTable | vtkDiscretizableColorTransferFunction | [protected] |
| MAGNITUDE enum value | vtkScalarsToColors | |
| MapColorsToColors(void *input, unsigned char *output, int inputDataType, int numberOfValues, int numberOfComponents, int vectorSize, int outputFormat) | vtkScalarsToColors | [protected] |
| MapDataArrayToOpacity(vtkDataArray *scalars, int component, vtkUnsignedCharArray *colors) | vtkDiscretizableColorTransferFunction | [protected] |
| MapScalars(vtkDataArray *scalars, int colorMode, int component) | vtkDiscretizableColorTransferFunction | [virtual] |
| MapScalars(vtkAbstractArray *scalars, int colorMode, int component) | vtkDiscretizableColorTransferFunction | [virtual] |
| MapScalarsThroughTable(vtkDataArray *scalars, unsigned char *output, int outputFormat) | vtkScalarsToColors | |
| MapScalarsThroughTable(vtkDataArray *scalars, unsigned char *output) | vtkScalarsToColors | [inline] |
| MapScalarsThroughTable(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputFormat) | vtkScalarsToColors | [inline] |
| MapScalarsThroughTable2(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputIncrement) | vtkColorTransferFunction | [virtual] |
| MapValue(double v) | vtkDiscretizableColorTransferFunction | [virtual] |
| MapVectorsThroughTable(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputFormat, int vectorComponent, int vectorSize) | vtkScalarsToColors | |
| MapVectorsThroughTable(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputFormat) | vtkScalarsToColors | [inline] |
| MapVectorsToMagnitude(void *input, double *output, int inputDataType, int numberOfValues, int numberOfComponents, int vectorSize) | vtkScalarsToColors | [protected] |
| Modified() | vtkObject | [virtual] |
| MovePoint(double oldX, double newX) | vtkColorTransferFunction | [protected] |
| MTime | vtkObject | [protected] |
| NanColor | vtkColorTransferFunction | [protected] |
| New() | vtkDiscretizableColorTransferFunction | [static] |
| NewInstance() const | vtkDiscretizableColorTransferFunction | |
| NewInstanceInternal() const | vtkDiscretizableColorTransferFunction | [protected, virtual] |
| NumberOfValues | vtkDiscretizableColorTransferFunction | [protected] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &) | vtkObjectBase | [inline] |
| PrintSelf(ostream &os, vtkIndent indent) | vtkDiscretizableColorTransferFunction | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| Range | vtkColorTransferFunction | [protected] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| RemoveAllObservers() | vtkObject | |
| RemoveAllPoints() | vtkColorTransferFunction | |
| RemoveAnnotation(vtkVariant value) | vtkScalarsToColors | [virtual] |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| RemovePoint(double x) | vtkColorTransferFunction | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
| ResetAnnotations() | vtkScalarsToColors | [virtual] |
| RGBABytes | vtkScalarsToColors | [protected] |
| RGBCOLORS enum value | vtkScalarsToColors | |
| SafeDownCast(vtkObjectBase *o) | vtkDiscretizableColorTransferFunction | [static] |
| ScalarOpacityFunction | vtkDiscretizableColorTransferFunction | [protected] |
| Scale | vtkColorTransferFunction | [protected] |
| SetAboveRangeColor(double, double, double) | vtkColorTransferFunction | [virtual] |
| SetAboveRangeColor(double[3]) | vtkColorTransferFunction | [virtual] |
| SetAllowDuplicateScalars(int) | vtkColorTransferFunction | [virtual] |
| SetAlpha(double alpha) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetAnnotation(vtkVariant value, vtkStdString annotation) | vtkScalarsToColors | [virtual] |
| SetAnnotation(vtkStdString value, vtkStdString annotation) | vtkScalarsToColors | [virtual] |
| SetAnnotations(vtkAbstractArray *values, vtkStringArray *annotations) | vtkScalarsToColors | [virtual] |
| SetBelowRangeColor(double, double, double) | vtkColorTransferFunction | [virtual] |
| SetBelowRangeColor(double[3]) | vtkColorTransferFunction | [virtual] |
| SetClamping(int) | vtkColorTransferFunction | [virtual] |
| SetColorSpace(int) | vtkColorTransferFunction | [virtual] |
| SetColorSpaceToDiverging() | vtkColorTransferFunction | [inline] |
| SetColorSpaceToHSV() | vtkColorTransferFunction | [inline] |
| SetColorSpaceToLab() | vtkColorTransferFunction | [inline] |
| SetColorSpaceToRGB() | vtkColorTransferFunction | [inline] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetDiscretize(int) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetEnableOpacityMapping(bool) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetHSVWrap(int) | vtkColorTransferFunction | [virtual] |
| SetIndexedColor(unsigned int index, const double rgb[3]) | vtkDiscretizableColorTransferFunction | [inline] |
| SetIndexedColor(unsigned int index, double r, double g, double b) | vtkDiscretizableColorTransferFunction | |
| SetIndexedLookup(int) | vtkScalarsToColors | [virtual] |
| SetNanColor(double r, double g, double b) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetNanColor(double rgb[3]) | vtkDiscretizableColorTransferFunction | [inline, virtual] |
| SetNodeValue(int index, double val[6]) | vtkColorTransferFunction | |
| SetNumberOfIndexedColors(unsigned int count) | vtkDiscretizableColorTransferFunction | |
| SetNumberOfValues(vtkIdType) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetRange(double, double) | vtkColorTransferFunction | [inline, protected, virtual] |
| SetRange(double rng[2]) | vtkColorTransferFunction | [inline, protected] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetScalarOpacityFunction(vtkPiecewiseFunction *function) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetScale(int) | vtkColorTransferFunction | [virtual] |
| SetScaleToLinear() | vtkColorTransferFunction | [inline] |
| SetScaleToLog10() | vtkColorTransferFunction | [inline] |
| SetUseAboveRangeColor(int) | vtkColorTransferFunction | [virtual] |
| SetUseBelowRangeColor(int) | vtkColorTransferFunction | [virtual] |
| SetUseLogScale(int useLogScale) | vtkDiscretizableColorTransferFunction | [virtual] |
| SetVectorComponent(int) | vtkScalarsToColors | [virtual] |
| SetVectorMode(int) | vtkScalarsToColors | [virtual] |
| SetVectorModeToComponent() | vtkScalarsToColors | |
| SetVectorModeToMagnitude() | vtkScalarsToColors | |
| SetVectorModeToRGBColors() | vtkScalarsToColors | |
| SetVectorSize(int) | vtkScalarsToColors | [virtual] |
| ShallowCopy(vtkColorTransferFunction *f) | vtkColorTransferFunction | |
| SortAndUpdateRange() | vtkColorTransferFunction | [protected] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkDiscretizableColorTransferFunction | |
| Table | vtkColorTransferFunction | [protected] |
| TableSize | vtkColorTransferFunction | [protected] |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| UnsignedCharRGBAValue | vtkColorTransferFunction | [protected] |
| UpdateAnnotatedValueMap() | vtkScalarsToColors | [protected, virtual] |
| UpdateRange() | vtkColorTransferFunction | [protected] |
| UseAboveRangeColor | vtkColorTransferFunction | [protected] |
| UseAboveRangeColorOff() | vtkColorTransferFunction | [virtual] |
| UseAboveRangeColorOn() | vtkColorTransferFunction | [virtual] |
| UseBelowRangeColor | vtkColorTransferFunction | [protected] |
| UseBelowRangeColorOff() | vtkColorTransferFunction | [virtual] |
| UseBelowRangeColorOn() | vtkColorTransferFunction | [virtual] |
| UseLogScale | vtkDiscretizableColorTransferFunction | [protected] |
| UseMagnitude | vtkScalarsToColors | [protected] |
| UsingLogScale() | vtkDiscretizableColorTransferFunction | [inline, virtual] |
| VectorComponent | vtkScalarsToColors | [protected] |
| VectorMode | vtkScalarsToColors | [protected] |
| VectorModes enum name | vtkScalarsToColors | |
| VectorSize | vtkScalarsToColors | [protected] |
| vtkColorTransferFunction() | vtkColorTransferFunction | [protected] |
| vtkDiscretizableColorTransferFunction() | vtkDiscretizableColorTransferFunction | [protected] |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkScalarsToColors() | vtkScalarsToColors | [protected] |
| WeakPointers | vtkObjectBase | [protected] |
| ~vtkColorTransferFunction() | vtkColorTransferFunction | [protected] |
| ~vtkDiscretizableColorTransferFunction() | vtkDiscretizableColorTransferFunction | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
| ~vtkScalarsToColors() | vtkScalarsToColors | [protected] |