Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkColorTransferFunction Member List
This is the complete list of members for vtkColorTransferFunction, including all inherited members.
- AddHSVPoint(float x, float h, float s, float v)
- AddHSVSegment(float x1, float h1, float s1, float v1, float x2, float h2, float s2, float v2)
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddRGBPoint(float x, float r, float g, float b)
- AddRGBSegment(float x1, float r1, float g1, float b1, float x2, float r2, float g2, float b2)
- Alpha
[protected]
- Blue
[protected]
- BreakOnError()
[static]
- Build()
[inline, virtual]
- BuildFunctionFromTable(float x1, float x2, int size, float *table)
- BuildTime
[protected]
- Clamping
[protected]
- ClampingOff()
[virtual]
- ClampingOn()
[virtual]
- ColorSpace
[protected]
- ConvertUnsignedCharToRGBA(vtkUnsignedCharArray *colors, int numComp, int numTuples)
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkColorTransferFunction *f)
- Delete()
[virtual]
- Function
[protected]
- FunctionSize
[protected]
- GetAlpha()
[virtual]
- GetBlueValue(float x)
- GetClamping()
[virtual]
- GetClassName()
[virtual]
- GetColor(float x)
[inline]
- GetColor(float x, float rgb[3])
[virtual]
- GetColorSpace()
[virtual]
- GetCommand(unsigned long tag)
- GetDataPointer()
[inline]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetGreenValue(float x)
- GetLuminance(float x)
[inline]
- GetMTime()
[virtual]
- GetOpacity(float vtkNotUsed(v))
[inline, virtual]
- GetRange()
[virtual]
- GetRange(float &, float &)
[virtual]
- GetRange(float[2])
[virtual]
- GetRedValue(float x)
- GetReferenceCount()
[inline]
- GetSize()
[inline]
- GetTable(float x1, float x2, int n, float *table)
- GetTable(float x1, float x2, int n)
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- Green
[protected]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- HSVToRGB(float h, float s, float v, float &r, float &g, float &b)
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MapScalars(vtkDataArray *scalars, int colorMode, int component)
- MapScalarsThroughTable(vtkDataArray *scalars, unsigned char *output, int outputFormat)
- MapScalarsThroughTable(vtkDataArray *scalars, unsigned char *output)
[inline]
- MapScalarsThroughTable2(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputIncrement)
[virtual]
- MapValue(float v)
[virtual]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfPoints
[protected]
- operator=(const vtkColorTransferFunction &) (defined in vtkColorTransferFunction)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Range
[protected]
- Red
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveAllPoints()
- RemoveObserver(unsigned long tag)
- RemovePoint(float x)
- RGBToHSV(float r, float g, float b, float &h, float &s, float &v)
[protected]
- SafeDownCast(vtkObject *o)
[static]
- SetAlpha(float alpha)
- SetClamping(int)
[virtual]
- SetColorSpace(int)
[virtual]
- SetColorSpaceToHSV()
[inline]
- SetColorSpaceToRGB()
[inline]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetRange(float, float)
[inline, protected, virtual]
- SetRange(float rng[2])
[inline, protected]
- SetReferenceCount(int)
- SubjectHelper
[protected]
- Table
[protected]
- TableSize
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UnsignedCharRGBAValue
[protected]
- vtkColorTransferFunction()
[protected]
- vtkColorTransferFunction(const vtkColorTransferFunction &) (defined in vtkColorTransferFunction)
[private]
- vtkObject()
[protected]
- vtkScalarsToColors()
[inline, protected]
- ~vtkColorTransferFunction()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkScalarsToColors()
[inline, protected]
Generated on Thu Mar 28 14:28:01 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001