Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

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
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.0)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0)vtkObject
AddRGBPoint(double x, double r, double g, double b)vtkColorTransferFunction
AddRGBSegment(double x1, double r1, double g1, double b1, double x2, double r2, double g2, double b2)vtkColorTransferFunction
AdjustRange(double range[2])vtkColorTransferFunction
AlphavtkScalarsToColors [protected]
BluevtkColorTransferFunction [protected]
BreakOnError()vtkObject [static]
Build()vtkScalarsToColors [inline, virtual]
BuildFunctionFromTable(double x1, double x2, int size, double *table)vtkColorTransferFunction
BuildTimevtkColorTransferFunction [protected]
ClampingvtkColorTransferFunction [protected]
ClampingOff()vtkColorTransferFunction [virtual]
ClampingOn()vtkColorTransferFunction [virtual]
CollectRevisions(ostream &os)vtkObjectBase [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(vtkColorTransferFunction *f)vtkColorTransferFunction
Delete()vtkObjectBase [virtual]
FastDelete()vtkObjectBase [virtual]
FillFromDataPointer(int, double *)vtkColorTransferFunction
FunctionvtkColorTransferFunction [protected]
FunctionSizevtkColorTransferFunction [protected]
GetAlpha()vtkScalarsToColors [virtual]
GetBlueValue(double x)vtkColorTransferFunction
GetClamping()vtkColorTransferFunction [virtual]
GetClassName()vtkColorTransferFunction [virtual]
vtkObjectBase::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 [inline]
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObject [static]
GetGreenValue(double x)vtkColorTransferFunction
GetHSVWrap()vtkColorTransferFunction [virtual]
GetLuminance(double x)vtkScalarsToColors [inline]
GetMTime()vtkObject [virtual]
GetOpacity(double vtkNotUsed(v))vtkScalarsToColors [inline, virtual]
GetRange()vtkColorTransferFunction [virtual]
GetRange(double &, double &)vtkColorTransferFunction [virtual]
GetRange(double[2])vtkColorTransferFunction [virtual]
GetRedValue(double x)vtkColorTransferFunction
GetReferenceCount()vtkObjectBase [inline]
GetSize()vtkColorTransferFunction [inline]
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]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
GreenvtkColorTransferFunction [protected]
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]
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]
IsTypeOf(const char *type)vtkColorTransferFunction [static]
MAGNITUDE enum valuevtkScalarsToColors
MapScalars(vtkDataArray *scalars, int colorMode, int component)vtkScalarsToColors
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)vtkColorTransferFunction [virtual]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkColorTransferFunction [static]
NumberOfPointsvtkColorTransferFunction [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkColorTransferFunction [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
RangevtkColorTransferFunction [protected]
RedvtkColorTransferFunction [protected]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObjectBase [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
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 [protected, virtual]
SafeDownCast(vtkObject *o)vtkColorTransferFunction [static]
SetAlpha(double alpha)vtkScalarsToColors
SetClamping(int)vtkColorTransferFunction [virtual]
SetColorSpace(int)vtkColorTransferFunction [virtual]
SetColorSpaceToHSV()vtkColorTransferFunction [inline]
SetColorSpaceToHSVNoWrap()vtkColorTransferFunction
SetColorSpaceToRGB()vtkColorTransferFunction [inline]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetHSVWrap(int)vtkColorTransferFunction [virtual]
SetRange(double, double)vtkColorTransferFunction [inline, protected, virtual]
SetRange(double rng[2])vtkColorTransferFunction [inline, protected]
SetReferenceCount(int)vtkObjectBase
SetVectorComponent(int)vtkScalarsToColors [virtual]
SetVectorMode(int)vtkScalarsToColors [virtual]
SetVectorModeToComponent()vtkScalarsToColors
SetVectorModeToMagnitude()vtkScalarsToColors
SubjectHelpervtkObject [protected]
Superclass typedefvtkColorTransferFunction
TablevtkColorTransferFunction [protected]
TableSizevtkColorTransferFunction [protected]
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
UnsignedCharRGBAValuevtkColorTransferFunction [protected]
UseMagnitudevtkScalarsToColors [protected]
VectorComponentvtkScalarsToColors [protected]
VectorModevtkScalarsToColors [protected]
VectorModes enum namevtkScalarsToColors
vtkColorTransferFunction()vtkColorTransferFunction [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkScalarsToColors()vtkScalarsToColors [protected]
~vtkColorTransferFunction()vtkColorTransferFunction [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkScalarsToColors()vtkScalarsToColors [inline, protected]


Generated on Mon Jan 21 23:38:04 2008 for VTK by  doxygen 1.4.3-20050530