Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkLookupTable Member List
This is the complete list of members for vtkLookupTable, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Allocate(int sz=256, int ext=256)
- Alpha
[protected]
- AlphaRange
[protected]
- BreakOnError()
[static]
- Build()
[virtual]
- BuildTime
[protected]
- ConvertUnsignedCharToRGBA(vtkUnsignedCharArray *colors, int numComp, int numTuples)
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- GetAlpha()
[virtual]
- GetAlphaRange()
[virtual]
- GetAlphaRange(float &, float &)
[virtual]
- GetAlphaRange(float[2])
[virtual]
- GetClassName()
[virtual]
- GetColor(float x)
[inline]
- GetColor(float x, float rgb[3])
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetHueRange()
[virtual]
- GetHueRange(float &, float &)
[virtual]
- GetHueRange(float[2])
[virtual]
- GetLuminance(float x)
[inline]
- GetMTime()
[virtual]
- GetNumberOfColors()
[virtual]
- GetNumberOfTableValues()
[inline]
- GetOpacity(float v)
- vtkScalarsToColors::GetOpacity(float vtkNotUsed(v))
[inline, virtual]
- GetPointer(const int id)
[inline]
- GetRamp()
[virtual]
- GetRange()
[inline, virtual]
- GetReferenceCount()
[inline]
- GetSaturationRange()
[virtual]
- GetSaturationRange(float &, float &)
[virtual]
- GetSaturationRange(float[2])
[virtual]
- GetScale()
[virtual]
- GetTableRange()
[virtual]
- GetTableRange(float data[2])
[virtual]
- GetTableValue(int id)
- GetTableValue(int id, float rgba[4])
- GetValueRange()
[virtual]
- GetValueRange(float &, float &)
[virtual]
- GetValueRange(float[2])
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- HueRange
[protected]
- InsertTime
[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]
- NumberOfColors
[protected]
- operator=(const vtkLookupTable &) (defined in vtkLookupTable)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Ramp
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- RGBA
[protected]
- SafeDownCast(vtkObject *o)
[static]
- SaturationRange
[protected]
- Scale
[protected]
- SetAlpha(float alpha)
- SetAlphaRange(float, float)
[virtual]
- SetAlphaRange(float[2])
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetHueRange(float, float)
[virtual]
- SetHueRange(float[2])
- SetNumberOfColors(int)
[virtual]
- SetNumberOfTableValues(int number)
- SetRamp(int)
[virtual]
- SetRampToLinear()
[inline]
- SetRampToSCurve()
[inline]
- SetRange(float min, float max)
[inline, virtual]
- SetRange(float rng[2])
[inline]
- SetReferenceCount(int)
- SetSaturationRange(float, float)
[virtual]
- SetSaturationRange(float[2])
- SetScale(int scale)
- SetScaleToLinear()
[inline]
- SetScaleToLog10()
[inline]
- SetTableRange(float r[2])
- SetTableRange(float min, float max)
[virtual]
- SetTableValue(int indx, float rgba[4])
- SetTableValue(int indx, float r, float g, float b, float a=1.0)
- SetValueRange(float, float)
[virtual]
- SetValueRange(float[2])
- SubjectHelper
[protected]
- Table
[protected]
- TableRange
[protected]
- UnRegister(vtkObject *o)
[virtual]
- ValueRange
[protected]
- vtkLookupTable(int sze=256, int ext=256)
[protected]
- vtkLookupTable(const vtkLookupTable &) (defined in vtkLookupTable)
[private]
- vtkObject()
[protected]
- vtkScalarsToColors()
[inline, protected]
- WritePointer(const int id, const int number)
[inline]
- ~vtkLookupTable()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkScalarsToColors()
[inline, protected]
Generated on Thu Mar 28 14:34:57 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001