Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkWindowLevelLookupTable Member List
This is the complete list of members for vtkWindowLevelLookupTable, 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]
- GetInverseVideo()
[virtual]
- GetLevel()
[virtual]
- GetLuminance(float x)
[inline]
- GetMaximumColor(unsigned char rgba[4])
[inline]
- GetMaximumColor()
[inline]
- GetMaximumTableValue()
[virtual]
- GetMaximumTableValue(float &, float &, float &, float &)
[virtual]
- GetMaximumTableValue(float[4])
[virtual]
- GetMinimumColor(unsigned char rgba[4])
[inline]
- GetMinimumColor()
[inline]
- GetMinimumTableValue()
[virtual]
- GetMinimumTableValue(float &, float &, float &, float &)
[virtual]
- GetMinimumTableValue(float[4])
[virtual]
- 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]
- GetWindow()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- HueRange
[protected]
- InsertTime
[protected]
- InverseVideo
[protected]
- InverseVideoOff()
[virtual]
- InverseVideoOn()
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Level
[protected]
- 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]
- MaximumColor
[protected]
- MaximumTableValue
[protected]
- MinimumColor
[protected]
- MinimumTableValue
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfColors
[protected]
- operator=(const vtkWindowLevelLookupTable &) (defined in vtkWindowLevelLookupTable)
[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])
- SetInverseVideo(int iv)
- SetLevel(float level)
[inline]
- SetMaximumColor(int r, int g, int b, int a)
[inline]
- SetMaximumColor(const unsigned char rgba[4])
[inline]
- SetMaximumTableValue(float, float, float, float)
[virtual]
- SetMaximumTableValue(float[4])
[virtual]
- SetMinimumColor(int r, int g, int b, int a)
[inline]
- SetMinimumColor(const unsigned char rgba[4])
[inline]
- SetMinimumTableValue(float, float, float, float)
[virtual]
- SetMinimumTableValue(float[4])
[virtual]
- 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])
- SetWindow(float window)
[inline]
- SubjectHelper
[protected]
- Table
[protected]
- TableRange
[protected]
- UnRegister(vtkObject *o)
[virtual]
- ValueRange
[protected]
- vtkLookupTable(int sze=256, int ext=256)
[protected]
- vtkObject()
[protected]
- vtkScalarsToColors()
[inline, protected]
- vtkWindowLevelLookupTable(int sze=256, int ext=256)
[protected]
- vtkWindowLevelLookupTable(const vtkWindowLevelLookupTable &) (defined in vtkWindowLevelLookupTable)
[private]
- Window
[protected]
- WritePointer(const int id, const int number)
[inline]
- ~vtkLookupTable()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkScalarsToColors()
[inline, protected]
- ~vtkWindowLevelLookupTable()
[inline, protected]
Generated on Thu Mar 28 14:48:23 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001