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 *, float priority=0.0)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0)vtkObject
Allocate(int sz=256, int ext=256)vtkLookupTable
AlphavtkScalarsToColors [protected]
AlphaRangevtkLookupTable [protected]
BreakOnError()vtkObject [static]
Build()vtkWindowLevelLookupTable [virtual]
BuildTimevtkLookupTable [protected]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
COMPONENT enum valuevtkScalarsToColors [protected]
ConvertUnsignedCharToRGBA(vtkUnsignedCharArray *colors, int numComp, int numTuples)vtkScalarsToColors [virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkLookupTable *lut)vtkLookupTable
Delete()vtkObjectBase [virtual]
ForceBuild()vtkLookupTable [virtual]
GetAlpha()vtkScalarsToColors [virtual]
GetAlphaRange()vtkLookupTable [virtual]
GetAlphaRange(float &, float &)vtkLookupTable [virtual]
GetAlphaRange(float[2])vtkLookupTable [virtual]
GetClassName()vtkWindowLevelLookupTable [virtual]
vtkObjectBase::GetClassName() constvtkObjectBase [inline, virtual]
GetColor(float x)vtkLookupTable [inline]
GetColor(float x, float rgb[3])vtkLookupTable [virtual]
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObject [static]
GetHueRange()vtkLookupTable [virtual]
GetHueRange(float &, float &)vtkLookupTable [virtual]
GetHueRange(float[2])vtkLookupTable [virtual]
GetIndex(float v)vtkLookupTable [virtual]
GetInverseVideo()vtkWindowLevelLookupTable [virtual]
GetLevel()vtkWindowLevelLookupTable [virtual]
GetLuminance(float x)vtkScalarsToColors [inline]
GetMaximumColor(unsigned char rgba[4])vtkWindowLevelLookupTable [inline]
GetMaximumColor()vtkWindowLevelLookupTable [inline]
GetMaximumTableValue()vtkWindowLevelLookupTable [virtual]
GetMaximumTableValue(float &, float &, float &, float &)vtkWindowLevelLookupTable [virtual]
GetMaximumTableValue(float[4])vtkWindowLevelLookupTable [virtual]
GetMinimumColor(unsigned char rgba[4])vtkWindowLevelLookupTable [inline]
GetMinimumColor()vtkWindowLevelLookupTable [inline]
GetMinimumTableValue()vtkWindowLevelLookupTable [virtual]
GetMinimumTableValue(float &, float &, float &, float &)vtkWindowLevelLookupTable [virtual]
GetMinimumTableValue(float[4])vtkWindowLevelLookupTable [virtual]
GetMTime()vtkObject [virtual]
GetNumberOfColors()vtkLookupTable [virtual]
GetNumberOfTableValues()vtkLookupTable [inline]
GetOpacity(float v)vtkLookupTable
vtkScalarsToColors::GetOpacity(float vtkNotUsed(v))vtkScalarsToColors [inline, virtual]
GetPointer(const vtkIdType id)vtkLookupTable [inline]
GetRamp()vtkLookupTable [virtual]
GetRange()vtkLookupTable [inline, virtual]
GetReferenceCount()vtkObjectBase [inline]
GetSaturationRange()vtkLookupTable [virtual]
GetSaturationRange(float &, float &)vtkLookupTable [virtual]
GetSaturationRange(float[2])vtkLookupTable [virtual]
GetScale()vtkLookupTable [virtual]
GetTableRange()vtkLookupTable [virtual]
GetTableRange(float data[2])vtkLookupTable [virtual]
GetTableValue(vtkIdType id)vtkLookupTable
GetTableValue(vtkIdType id, float rgba[4])vtkLookupTable
GetValueRange()vtkLookupTable [virtual]
GetValueRange(float &, float &)vtkLookupTable [virtual]
GetValueRange(float[2])vtkLookupTable [virtual]
GetVectorComponent()vtkScalarsToColors [virtual]
GetVectorMode()vtkScalarsToColors [virtual]
GetWindow()vtkWindowLevelLookupTable [virtual]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HueRangevtkLookupTable [protected]
InsertTimevtkLookupTable [protected]
InverseVideovtkWindowLevelLookupTable [protected]
InverseVideoOff()vtkWindowLevelLookupTable [virtual]
InverseVideoOn()vtkWindowLevelLookupTable [virtual]
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)vtkWindowLevelLookupTable [virtual]
IsTypeOf(const char *type)vtkWindowLevelLookupTable [static]
LevelvtkWindowLevelLookupTable [protected]
MAGNITUDE enum valuevtkScalarsToColors [protected]
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)vtkLookupTable [virtual]
MapValue(float v)vtkLookupTable [virtual]
MaximumColorvtkWindowLevelLookupTable [protected]
MaximumTableValuevtkWindowLevelLookupTable [protected]
MinimumColorvtkWindowLevelLookupTable [protected]
MinimumTableValuevtkWindowLevelLookupTable [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkWindowLevelLookupTable [static]
NumberOfColorsvtkLookupTable [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)vtkWindowLevelLookupTable [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
RampvtkLookupTable [protected]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObject [virtual]
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RGBAvtkLookupTable [protected]
SafeDownCast(vtkObject *o)vtkWindowLevelLookupTable [static]
SaturationRangevtkLookupTable [protected]
ScalevtkLookupTable [protected]
SetAlpha(float alpha)vtkScalarsToColors
SetAlphaRange(float, float)vtkLookupTable [virtual]
SetAlphaRange(float[2])vtkLookupTable
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetHueRange(float, float)vtkLookupTable [virtual]
SetHueRange(float[2])vtkLookupTable
SetInverseVideo(int iv)vtkWindowLevelLookupTable
SetLevel(float level)vtkWindowLevelLookupTable [inline]
SetMaximumColor(int r, int g, int b, int a)vtkWindowLevelLookupTable [inline]
SetMaximumColor(const unsigned char rgba[4])vtkWindowLevelLookupTable [inline]
SetMaximumTableValue(float, float, float, float)vtkWindowLevelLookupTable [virtual]
SetMaximumTableValue(float[4])vtkWindowLevelLookupTable [virtual]
SetMinimumColor(int r, int g, int b, int a)vtkWindowLevelLookupTable [inline]
SetMinimumColor(const unsigned char rgba[4])vtkWindowLevelLookupTable [inline]
SetMinimumTableValue(float, float, float, float)vtkWindowLevelLookupTable [virtual]
SetMinimumTableValue(float[4])vtkWindowLevelLookupTable [virtual]
SetNumberOfColors(vtkIdType)vtkLookupTable [virtual]
SetNumberOfTableValues(vtkIdType number)vtkLookupTable
SetRamp(int)vtkLookupTable [virtual]
SetRampToLinear()vtkLookupTable [inline]
SetRampToSCurve()vtkLookupTable [inline]
SetRampToSQRT()vtkLookupTable [inline]
SetRange(float min, float max)vtkLookupTable [inline, virtual]
SetRange(float rng[2])vtkLookupTable [inline]
SetReferenceCount(int)vtkObjectBase
SetSaturationRange(float, float)vtkLookupTable [virtual]
SetSaturationRange(float[2])vtkLookupTable
SetScale(int scale)vtkLookupTable
SetScaleToLinear()vtkLookupTable [inline]
SetScaleToLog10()vtkLookupTable [inline]
SetTableRange(float r[2])vtkLookupTable
SetTableRange(float min, float max)vtkLookupTable [virtual]
SetTableValue(vtkIdType indx, float rgba[4])vtkLookupTable
SetTableValue(vtkIdType indx, float r, float g, float b, float a=1.0)vtkLookupTable
SetValueRange(float, float)vtkLookupTable [virtual]
SetValueRange(float[2])vtkLookupTable
SetVectorComponent(int)vtkScalarsToColors [virtual]
SetVectorMode(int)vtkScalarsToColors [virtual]
SetVectorModeToComponent()vtkScalarsToColors
SetVectorModeToMagnitude()vtkScalarsToColors
SetWindow(float window)vtkWindowLevelLookupTable [inline]
SubjectHelpervtkObject [protected]
Superclass typedefvtkWindowLevelLookupTable
TablevtkLookupTable [protected]
TableRangevtkLookupTable [protected]
UnRegister(vtkObjectBase *o)vtkObject [virtual]
UseMagnitudevtkScalarsToColors [protected]
ValueRangevtkLookupTable [protected]
VectorComponentvtkScalarsToColors [protected]
VectorModevtkScalarsToColors [protected]
VectorModes enum namevtkScalarsToColors [protected]
vtkLookupTable(int sze=256, int ext=256)vtkLookupTable [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkScalarsToColors()vtkScalarsToColors [protected]
vtkWindowLevelLookupTable(int sze=256, int ext=256)vtkWindowLevelLookupTable [protected]
WindowvtkWindowLevelLookupTable [protected]
WritePointer(const vtkIdType id, const int number)vtkLookupTable [inline]
~vtkLookupTable()vtkLookupTable [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkScalarsToColors()vtkScalarsToColors [inline, protected]
~vtkWindowLevelLookupTable()vtkWindowLevelLookupTable [inline, protected]