| 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 |
| 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 |
| BreakOnError() | vtkObject | static |
| Build() | vtkDiscretizableColorTransferFunction | virtual |
| BuildFunctionFromTable(double x1, double x2, int size, double *table) | vtkColorTransferFunction | |
| BuildTime | vtkDiscretizableColorTransferFunction | protected |
| Clamping | vtkColorTransferFunction | protected |
| ClampingOff() | vtkColorTransferFunction | virtual |
| ClampingOn() | vtkColorTransferFunction | virtual |
| CollectRevisions(ostream &os) | vtkObjectBase | protectedvirtual |
| ColorSpace | vtkColorTransferFunction | protected |
| COMPONENT enum value | vtkScalarsToColors | |
| ConvertUnsignedCharToRGBA(vtkUnsignedCharArray *colors, int numComp, int numTuples) | vtkScalarsToColors | virtual |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| DeepCopy(vtkColorTransferFunction *f) | vtkColorTransferFunction | |
| Delete() | vtkObjectBase | virtual |
| Discretize | vtkDiscretizableColorTransferFunction | protected |
| DiscretizeOff() | vtkDiscretizableColorTransferFunction | virtual |
| DiscretizeOn() | vtkDiscretizableColorTransferFunction | virtual |
| FastDelete() | vtkObjectBase | virtual |
| FillFromDataPointer(int, double *) | vtkColorTransferFunction | |
| Function | vtkColorTransferFunction | protected |
| GetAllowDuplicateScalars() | vtkColorTransferFunction | virtual |
| GetAlpha() | vtkScalarsToColors | virtual |
| GetBlueValue(double x) | vtkColorTransferFunction | |
| GetClamping() | vtkColorTransferFunction | virtual |
| GetClassName() | vtkDiscretizableColorTransferFunction | virtual |
| vtkObjectBase::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 |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetGreenValue(double x) | vtkColorTransferFunction | |
| GetHSVWrap() | vtkColorTransferFunction | virtual |
| GetLuminance(double x) | vtkScalarsToColors | inline |
| GetMTime() | vtkObject | virtual |
| GetNanColor() | vtkColorTransferFunction | virtual |
| GetNanColor(double &, double &, double &) | vtkColorTransferFunction | virtual |
| GetNanColor(double[3]) | vtkColorTransferFunction | virtual |
| GetNodeValue(int index, double val[6]) | vtkColorTransferFunction | |
| GetNumberOfAvailableColors() | vtkDiscretizableColorTransferFunction | virtual |
| GetNumberOfValues() | vtkDiscretizableColorTransferFunction | virtual |
| GetOpacity(double vtkNotUsed(v)) | vtkScalarsToColors | inlinevirtual |
| GetRange() | vtkColorTransferFunction | virtual |
| GetRange(double &, double &) | vtkColorTransferFunction | virtual |
| GetRange(double[2]) | vtkColorTransferFunction | virtual |
| GetRedValue(double x) | vtkColorTransferFunction | |
| GetReferenceCount() | vtkObjectBase | inline |
| GetRGBPoints() | vtkDiscretizableColorTransferFunction | |
| 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 | |
| GetUseLogScale() | vtkDiscretizableColorTransferFunction | virtual |
| GetVectorComponent() | vtkScalarsToColors | virtual |
| GetVectorMode() | vtkScalarsToColors | virtual |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| 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 |
| 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() | vtkScalarsToColors | virtual |
| IsTypeOf(const char *type) | vtkDiscretizableColorTransferFunction | static |
| LookupTable | vtkDiscretizableColorTransferFunction | protected |
| MAGNITUDE enum value | vtkScalarsToColors | |
| MapScalars(vtkDataArray *scalars, int colorMode, int component) | vtkDiscretizableColorTransferFunction | virtual |
| MapScalarsThroughTable(vtkDataArray *scalars, unsigned char *output, int outputFormat) | vtkScalarsToColors | |
| MapScalarsThroughTable(vtkDataArray *scalars, unsigned char *output) | vtkScalarsToColors | inline |
| MapScalarsThroughTable2(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputIncrement) | vtkColorTransferFunction | virtual |
| MapValue(double v) | vtkDiscretizableColorTransferFunction | virtual |
| Modified() | vtkObject | virtual |
| MovePoint(double oldX, double newX) | vtkColorTransferFunction | protected |
| MTime | vtkObject | protected |
| NanColor | vtkColorTransferFunction | protected |
| New() | vtkDiscretizableColorTransferFunction | static |
| NumberOfValues | vtkDiscretizableColorTransferFunction | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| 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 | protectedvirtual |
| RemoveAllObservers() | vtkObject | |
| RemoveAllPoints() | vtkColorTransferFunction | |
| 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 | protectedvirtual |
| SafeDownCast(vtkObject *o) | vtkDiscretizableColorTransferFunction | static |
| Scale | vtkColorTransferFunction | protected |
| SetAllowDuplicateScalars(int) | vtkColorTransferFunction | virtual |
| SetAlpha(double alpha) | vtkDiscretizableColorTransferFunction | 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 |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetHSVWrap(int) | vtkColorTransferFunction | virtual |
| SetNanColor(double r, double g, double b) | vtkDiscretizableColorTransferFunction | virtual |
| SetNanColor(double rgb[3]) | vtkDiscretizableColorTransferFunction | inlinevirtual |
| SetNodeValue(int index, double val[6]) | vtkColorTransferFunction | |
| SetNumberOfValues(vtkIdType number) | vtkDiscretizableColorTransferFunction | |
| SetRange(double, double) | vtkColorTransferFunction | inlineprotectedvirtual |
| SetRange(double rng[2]) | vtkColorTransferFunction | inlineprotected |
| SetReferenceCount(int) | vtkObjectBase | |
| SetScale(int) | vtkColorTransferFunction | virtual |
| SetScaleToLinear() | vtkColorTransferFunction | inline |
| SetScaleToLog10() | vtkColorTransferFunction | inline |
| SetUseLogScale(int useLogScale) | vtkDiscretizableColorTransferFunction | virtual |
| SetVectorComponent(int) | vtkScalarsToColors | virtual |
| SetVectorMode(int) | vtkScalarsToColors | virtual |
| SetVectorModeToComponent() | vtkScalarsToColors | |
| SetVectorModeToMagnitude() | vtkScalarsToColors | |
| 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 | protectedvirtual |
| UnsignedCharRGBAValue | vtkColorTransferFunction | protected |
| UseLogScale | vtkDiscretizableColorTransferFunction | protected |
| UseMagnitude | vtkScalarsToColors | protected |
| UsingLogScale() | vtkDiscretizableColorTransferFunction | inlinevirtual |
| VectorComponent | vtkScalarsToColors | protected |
| VectorMode | vtkScalarsToColors | protected |
| VectorModes enum name | vtkScalarsToColors | |
| vtkColorTransferFunction() | vtkColorTransferFunction | protected |
| vtkDiscretizableColorTransferFunction() | vtkDiscretizableColorTransferFunction | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkScalarsToColors() | vtkScalarsToColors | protected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkColorTransferFunction() | vtkColorTransferFunction | protected |
| ~vtkDiscretizableColorTransferFunction() | vtkDiscretizableColorTransferFunction | protected |
| ~vtkObject() | vtkObject | protectedvirtual |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkScalarsToColors() | vtkScalarsToColors | inlineprotected |