Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class 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 *, 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()vtkLookupTable [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()vtkLookupTable [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase [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]
GetLuminance(float x)vtkScalarsToColors [inline]
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]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HueRangevtkLookupTable [protected]
InsertTimevtkLookupTable [protected]
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)vtkLookupTable [virtual]
IsTypeOf(const char *type)vtkLookupTable [static]
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]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkLookupTable [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)vtkLookupTable [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)vtkLookupTable [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
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
SubjectHelpervtkObject [protected]
Superclass typedefvtkLookupTable
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]
WritePointer(const vtkIdType id, const int number)vtkLookupTable [inline]
~vtkLookupTable()vtkLookupTable [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkScalarsToColors()vtkScalarsToColors [inline, protected]