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.
- AddBluePoint(float x, float b)
- AddBlueSegment(float x1, float b1, float x2, float b2)
- AddGreenPoint(float x, float g)
- AddGreenSegment(float x1, float g1, float x2, float g2)
- 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 *)
- AddRedPoint(float x, float r)
- AddRedSegment(float x1, float r1, float x2, float r2)
- 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)
- 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]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkColorTransferFunction *f)
- Delete()
[virtual]
- Function
[protected]
- FunctionSize
[protected]
- GetBlueFunction()
[inline]
- GetBlueSize()
- 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]
- GetGreenFunction()
[inline]
- GetGreenSize()
- 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]
- GetRedFunction()
[inline]
- GetRedSize()
- GetRedValue(float x)
- GetReferenceCount()
[inline]
- GetSize()
[inline]
- GetTable(float x1, float x2, int n, float *table)
- GetTable(float x1, float x2, int n)
- GetTotalSize()
- GetValue(float x)
[inline]
- 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]
- MapScalarsThroughTable(vtkScalars *scalars, unsigned char *output, int outputFormat)
- MapScalarsThroughTable(vtkScalars *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()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfPoints
[protected]
- operator=(const vtkColorTransferFunction &)
[inline, protected]
- vtkScalarsToColors::operator=(const vtkScalarsToColors &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- 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()
- RemoveBluePoint(float x)
- RemoveGreenPoint(float x)
- RemoveObserver(unsigned long tag)
- RemovePoint(float x)
- RemoveRedPoint(float x)
- RemoveRGBPoint(float x)
- RGBToHSV(float r, float g, float b, float &h, float &s, float &v)
[protected]
- SafeDownCast(vtkObject *o)
[static]
- SetClamping(int)
[virtual]
- SetColorSpace(int)
[virtual]
- SetColorSpaceToHSV()
[inline]
- SetColorSpaceToRGB()
[inline]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetRange(float, float)
[inline, virtual]
- SetRange(float rng[2])
[inline]
- SetReferenceCount(int)
- SubjectHelper
[protected]
- Table
[protected]
- TableSize
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UnsignedCharRGBAValue
[protected]
- vtkColorTransferFunction()
[protected]
- vtkColorTransferFunction(const vtkColorTransferFunction &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkScalarsToColors()
[inline, protected]
- vtkScalarsToColors(const vtkScalarsToColors &)
[inline, protected]
- ~vtkColorTransferFunction()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkScalarsToColors()
[inline, protected]
Generated on Wed Nov 21 12:46:59 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001