VTK
vtkColorTransferFunction Member List
This is the complete list of members for vtkColorTransferFunction, including all inherited members.
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
AllowDuplicateScalarsvtkColorTransferFunction [protected]
AllowDuplicateScalarsOff()vtkColorTransferFunction [virtual]
AllowDuplicateScalarsOn()vtkColorTransferFunction [virtual]
AlphavtkScalarsToColors [protected]
AnnotatedValueMapvtkScalarsToColors [protected]
AnnotatedValuesvtkScalarsToColors [protected]
AnnotationsvtkScalarsToColors [protected]
BreakOnError()vtkObject [static]
Build()vtkScalarsToColors [inline, virtual]
BuildFunctionFromTable(double x1, double x2, int size, double *table)vtkColorTransferFunction
BuildTimevtkColorTransferFunction [protected]
CheckForAnnotatedValue(vtkVariant value)vtkScalarsToColors [protected, virtual]
ClampingvtkColorTransferFunction [protected]
ClampingOff()vtkColorTransferFunction [virtual]
ClampingOn()vtkColorTransferFunction [virtual]
CollectRevisions(ostream &)vtkObjectBase [inline, protected, virtual]
ColorSpacevtkColorTransferFunction [protected]
COMPONENT enum valuevtkScalarsToColors
ConvertUnsignedCharToRGBA(vtkUnsignedCharArray *colors, int numComp, int numTuples)vtkScalarsToColors [virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkScalarsToColors *f)vtkColorTransferFunction [virtual]
Delete()vtkObjectBase [virtual]
FastDelete()vtkObjectBase [virtual]
FillFromDataPointer(int, double *)vtkColorTransferFunction
FunctionvtkColorTransferFunction [protected]
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]
GetBlueValue(double x)vtkColorTransferFunction
GetClamping()vtkColorTransferFunction [virtual]
GetClassName() const vtkObjectBase
GetColor(double x)vtkColorTransferFunction [inline]
GetColor(double x, double rgb[3])vtkColorTransferFunction [virtual]
GetColorSpace()vtkColorTransferFunction [virtual]
GetCommand(unsigned long tag)vtkObject
GetDataPointer()vtkColorTransferFunction
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObject [static]
GetGreenValue(double x)vtkColorTransferFunction
GetHSVWrap()vtkColorTransferFunction [virtual]
GetIndexedColor(vtkIdType idx, double rgba[4])vtkColorTransferFunction [virtual]
GetIndexedLookup()vtkScalarsToColors [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
GetNumberOfAnnotatedValues()vtkScalarsToColors
GetNumberOfAvailableColors()vtkColorTransferFunction [virtual]
GetOpacity(double v)vtkScalarsToColors [virtual]
GetRange()vtkColorTransferFunction [virtual]
GetRange(double &, double &)vtkColorTransferFunction [virtual]
GetRange(double[2])vtkColorTransferFunction [virtual]
GetRedValue(double x)vtkColorTransferFunction
GetReferenceCount()vtkObjectBase [inline]
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
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
HSVWrapvtkColorTransferFunction [protected]
HSVWrapOff()vtkColorTransferFunction [virtual]
HSVWrapOn()vtkColorTransferFunction [virtual]
IndexedLookupvtkScalarsToColors [protected]
IndexedLookupOff()vtkScalarsToColors [virtual]
IndexedLookupOn()vtkScalarsToColors [virtual]
InternalvtkColorTransferFunction [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)vtkColorTransferFunction [virtual]
IsOpaque()vtkScalarsToColors [virtual]
IsTypeOf(const char *type)vtkColorTransferFunction [static]
MAGNITUDE enum valuevtkScalarsToColors
MapColorsToColors(void *input, unsigned char *output, int inputDataType, int numberOfValues, int numberOfComponents, int vectorSize, int outputFormat)vtkScalarsToColors [protected]
MapScalars(vtkDataArray *scalars, int colorMode, int component)vtkScalarsToColors [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)vtkColorTransferFunction [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]
MTimevtkObject [protected]
NanColorvtkColorTransferFunction [protected]
New()vtkColorTransferFunction [static]
NewInstance() const vtkColorTransferFunction
NewInstanceInternal() const vtkColorTransferFunction [protected, virtual]
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)vtkColorTransferFunction [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
RangevtkColorTransferFunction [protected]
ReferenceCountvtkObjectBase [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]
RGBCOLORS enum valuevtkScalarsToColors
SafeDownCast(vtkObjectBase *o)vtkColorTransferFunction [static]
ScalevtkColorTransferFunction [protected]
SetAllowDuplicateScalars(int)vtkColorTransferFunction [virtual]
SetAlpha(double alpha)vtkScalarsToColors [virtual]
SetAnnotation(vtkVariant value, vtkStdString annotation)vtkScalarsToColors [virtual]
SetAnnotation(vtkStdString value, vtkStdString annotation)vtkScalarsToColors [virtual]
SetAnnotations(vtkAbstractArray *values, vtkStringArray *annotations)vtkScalarsToColors [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
SetGlobalWarningDisplay(int val)vtkObject [static]
SetHSVWrap(int)vtkColorTransferFunction [virtual]
SetIndexedLookup(int)vtkScalarsToColors [virtual]
SetNanColor(double, double, double)vtkColorTransferFunction [virtual]
SetNanColor(double[3])vtkColorTransferFunction [virtual]
SetNodeValue(int index, double val[6])vtkColorTransferFunction
SetRange(double, double)vtkColorTransferFunction [inline, protected, virtual]
SetRange(double rng[2])vtkColorTransferFunction [inline, protected]
SetReferenceCount(int)vtkObjectBase
SetScale(int)vtkColorTransferFunction [virtual]
SetScaleToLinear()vtkColorTransferFunction [inline]
SetScaleToLog10()vtkColorTransferFunction [inline]
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]
SubjectHelpervtkObject [protected]
Superclass typedefvtkColorTransferFunction
TablevtkColorTransferFunction [protected]
TableSizevtkColorTransferFunction [protected]
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
UnsignedCharRGBAValuevtkColorTransferFunction [protected]
UpdateAnnotatedValueMap()vtkScalarsToColors [protected, virtual]
UpdateRange()vtkColorTransferFunction [protected]
UseMagnitudevtkScalarsToColors [protected]
UsingLogScale()vtkScalarsToColors [inline, virtual]
VectorComponentvtkScalarsToColors [protected]
VectorModevtkScalarsToColors [protected]
VectorModes enum namevtkScalarsToColors
VectorSizevtkScalarsToColors [protected]
vtkColorTransferFunction()vtkColorTransferFunction [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkScalarsToColors()vtkScalarsToColors [protected]
WeakPointersvtkObjectBase [protected]
~vtkColorTransferFunction()vtkColorTransferFunction [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkScalarsToColors()vtkScalarsToColors [protected]