, 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 | |
Alpha | vtkScalarsToColors | [protected] |
AlphaRange | vtkLookupTable | [protected] |
BreakOnError() | vtkObject | [static] |
Build() | vtkLookupTable | [virtual] |
BuildTime | vtkLookupTable | [protected] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
COMPONENT enum value | vtkScalarsToColors | |
ConvertUnsignedCharToRGBA(vtkUnsignedCharArray *colors, int numComp, int numTuples) | vtkScalarsToColors | [virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkLookupTable *lut) | vtkLookupTable | |
Delete() | vtkObjectBase | [virtual] |
ForceBuild() | vtkLookupTable | [virtual] |
GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
GarbageCollectionStarting() | vtkObjectBase | [protected, virtual] |
GetAlpha() | vtkScalarsToColors | [virtual] |
GetAlphaRange() | vtkLookupTable | [virtual] |
GetAlphaRange(double &, double &) | vtkLookupTable | [virtual] |
GetAlphaRange(double[2]) | vtkLookupTable | [virtual] |
GetClassName() | vtkLogLookupTable | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetColor(double x) | vtkLookupTable | [inline] |
GetColor(double x, double rgb[3]) | vtkLookupTable | [virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetHueRange() | vtkLookupTable | [virtual] |
GetHueRange(double &, double &) | vtkLookupTable | [virtual] |
GetHueRange(double[2]) | vtkLookupTable | [virtual] |
GetIndex(double v) | vtkLookupTable | [virtual] |
GetLuminance(double x) | vtkScalarsToColors | [inline] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfColors() | vtkLookupTable | [virtual] |
GetNumberOfTableValues() | vtkLookupTable | [inline] |
GetOpacity(double v) | vtkLookupTable | |
vtkScalarsToColors::GetOpacity(double 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(double &, double &) | vtkLookupTable | [virtual] |
GetSaturationRange(double[2]) | vtkLookupTable | [virtual] |
GetScale() | vtkLookupTable | [virtual] |
GetTableRange() | vtkLookupTable | [virtual] |
GetTableRange(double data[2]) | vtkLookupTable | [virtual] |
GetTableValue(vtkIdType id) | vtkLookupTable | |
GetTableValue(vtkIdType id, double rgba[4]) | vtkLookupTable | |
GetValueRange() | vtkLookupTable | [virtual] |
GetValueRange(double &, double &) | vtkLookupTable | [virtual] |
GetValueRange(double[2]) | vtkLookupTable | [virtual] |
GetVectorComponent() | vtkScalarsToColors | [virtual] |
GetVectorMode() | vtkScalarsToColors | [virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HueRange | vtkLookupTable | [protected] |
InsertTime | vtkLookupTable | [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) | vtkLogLookupTable | [virtual] |
IsTypeOf(const char *type) | vtkLogLookupTable | [static] |
MAGNITUDE enum value | vtkScalarsToColors | |
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(double v) | vtkLookupTable | [virtual] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkLogLookupTable | [static] |
NumberOfColors | vtkLookupTable | [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) | vtkLogLookupTable | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
Ramp | vtkLookupTable | [protected] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RemoveReferences() | vtkObjectBase | [protected, virtual] |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
RGBA | vtkLookupTable | [protected] |
SafeDownCast(vtkObject *o) | vtkLogLookupTable | [static] |
SaturationRange | vtkLookupTable | [protected] |
Scale | vtkLookupTable | [protected] |
SetAlpha(double alpha) | vtkScalarsToColors | |
SetAlphaRange(double, double) | vtkLookupTable | [virtual] |
SetAlphaRange(double[2]) | vtkLookupTable | |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetHueRange(double, double) | vtkLookupTable | [virtual] |
SetHueRange(double[2]) | vtkLookupTable | |
SetNumberOfColors(vtkIdType) | vtkLookupTable | [virtual] |
SetNumberOfTableValues(vtkIdType number) | vtkLookupTable | |
SetRamp(int) | vtkLookupTable | [virtual] |
SetRampToLinear() | vtkLookupTable | [inline] |
SetRampToSCurve() | vtkLookupTable | [inline] |
SetRampToSQRT() | vtkLookupTable | [inline] |
SetRange(double min, double max) | vtkLookupTable | [inline, virtual] |
SetRange(double rng[2]) | vtkLookupTable | [inline] |
SetReferenceCount(int) | vtkObjectBase | |
SetSaturationRange(double, double) | vtkLookupTable | [virtual] |
SetSaturationRange(double[2]) | vtkLookupTable | |
SetScale(int scale) | vtkLookupTable | |
SetScaleToLinear() | vtkLookupTable | [inline] |
SetScaleToLog10() | vtkLookupTable | [inline] |
SetTableRange(double r[2]) | vtkLookupTable | |
SetTableRange(double min, double max) | vtkLookupTable | [virtual] |
SetTableValue(vtkIdType indx, double rgba[4]) | vtkLookupTable | |
SetTableValue(vtkIdType indx, double r, double g, double b, double a=1.0) | vtkLookupTable | |
SetValueRange(double, double) | vtkLookupTable | [virtual] |
SetValueRange(double[2]) | vtkLookupTable | |
SetVectorComponent(int) | vtkScalarsToColors | [virtual] |
SetVectorMode(int) | vtkScalarsToColors | [virtual] |
SetVectorModeToComponent() | vtkScalarsToColors | |
SetVectorModeToMagnitude() | vtkScalarsToColors | |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkLogLookupTable | |
Table | vtkLookupTable | [protected] |
TableRange | vtkLookupTable | [protected] |
UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
UseMagnitude | vtkScalarsToColors | [protected] |
ValueRange | vtkLookupTable | [protected] |
VectorComponent | vtkScalarsToColors | [protected] |
VectorMode | vtkScalarsToColors | [protected] |
VectorModes enum name | vtkScalarsToColors | |
vtkLogLookupTable(int sze=256, int ext=256) | vtkLogLookupTable | [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] |
~vtkLogLookupTable() | vtkLogLookupTable | [inline, protected] |
~vtkLookupTable() | vtkLookupTable | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkScalarsToColors() | vtkScalarsToColors | [inline, protected] |