AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
Allocate(int sz=256, int ext=256) | vtkLookupTable | |
Alpha | vtkScalarsToColors | protected |
AlphaRange | vtkLookupTable | protected |
ApplyLogScale(double v, const double range[2], const double log_range[2]) | vtkLookupTable | static |
BreakOnError() | vtkObject | static |
Build() | vtkWindowLevelLookupTable | virtual |
BuildTime | vtkLookupTable | protected |
CollectRevisions(ostream &os) | vtkObjectBase | protectedvirtual |
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 |
FastDelete() | vtkObjectBase | virtual |
ForceBuild() | vtkLookupTable | virtual |
GetAlpha() | vtkScalarsToColors | virtual |
GetAlphaRange() | vtkLookupTable | virtual |
GetAlphaRange(double &, double &) | vtkLookupTable | virtual |
GetAlphaRange(double[2]) | vtkLookupTable | virtual |
GetClassName() | vtkWindowLevelLookupTable | virtual |
vtkObjectBase::GetClassName() const | vtkObjectBase | |
GetColor(double x, double rgb[3]) | vtkLookupTable | virtual |
vtkScalarsToColors::GetColor(double v) | vtkScalarsToColors | inline |
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 |
GetInverseVideo() | vtkWindowLevelLookupTable | virtual |
GetLevel() | vtkWindowLevelLookupTable | virtual |
GetLogRange(const double range[2], double log_range[2]) | vtkLookupTable | static |
GetLuminance(double x) | vtkScalarsToColors | inline |
GetMaximumColor(unsigned char rgba[4]) | vtkWindowLevelLookupTable | |
GetMaximumColor() | vtkWindowLevelLookupTable | |
GetMaximumTableValue() | vtkWindowLevelLookupTable | virtual |
GetMaximumTableValue(double &, double &, double &, double &) | vtkWindowLevelLookupTable | virtual |
GetMaximumTableValue(double[4]) | vtkWindowLevelLookupTable | virtual |
GetMinimumColor(unsigned char rgba[4]) | vtkWindowLevelLookupTable | |
GetMinimumColor() | vtkWindowLevelLookupTable | |
GetMinimumTableValue() | vtkWindowLevelLookupTable | virtual |
GetMinimumTableValue(double &, double &, double &, double &) | vtkWindowLevelLookupTable | virtual |
GetMinimumTableValue(double[4]) | vtkWindowLevelLookupTable | virtual |
GetMTime() | vtkObject | virtual |
GetNanColor() | vtkLookupTable | virtual |
GetNanColor(double &, double &, double &, double &) | vtkLookupTable | virtual |
GetNanColor(double[4]) | vtkLookupTable | virtual |
GetNumberOfAvailableColors() | vtkLookupTable | virtual |
GetNumberOfColors() | vtkLookupTable | virtual |
GetNumberOfTableValues() | vtkLookupTable | inline |
GetOpacity(double v) | vtkLookupTable | |
vtkScalarsToColors::GetOpacity(double vtkNotUsed(v)) | vtkScalarsToColors | inlinevirtual |
GetPointer(const vtkIdType id) | vtkLookupTable | inline |
GetRamp() | vtkLookupTable | virtual |
GetRange() | vtkLookupTable | inlinevirtual |
GetReferenceCount() | vtkObjectBase | inline |
GetSaturationRange() | vtkLookupTable | virtual |
GetSaturationRange(double &, double &) | vtkLookupTable | virtual |
GetSaturationRange(double[2]) | vtkLookupTable | virtual |
GetScale() | vtkLookupTable | virtual |
GetTable() | 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 |
GetWindow() | vtkWindowLevelLookupTable | virtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
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 |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InverseVideo | vtkWindowLevelLookupTable | 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 |
IsOpaque() | vtkLookupTable | virtual |
IsTypeOf(const char *type) | vtkWindowLevelLookupTable | static |
Level | vtkWindowLevelLookupTable | protected |
MAGNITUDE enum value | vtkScalarsToColors | |
MapScalars(vtkDataArray *scalars, int colorMode, int component) | vtkScalarsToColors | virtual |
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 |
MaximumTableValue | vtkWindowLevelLookupTable | protected |
MinimumTableValue | vtkWindowLevelLookupTable | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
NanColor | vtkLookupTable | protected |
New() | vtkWindowLevelLookupTable | static |
NumberOfColors | vtkLookupTable | protected |
OpaqueFlag | vtkLookupTable | protected |
OpaqueFlagBuildTime | vtkLookupTable | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
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 |
Ramp | vtkLookupTable | protected |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
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 | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
RGBA | vtkLookupTable | protected |
SafeDownCast(vtkObject *o) | vtkWindowLevelLookupTable | static |
SaturationRange | vtkLookupTable | protected |
Scale | vtkLookupTable | protected |
SetAlpha(double alpha) | vtkScalarsToColors | virtual |
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 | |
SetInverseVideo(int iv) | vtkWindowLevelLookupTable | |
SetLevel(double level) | vtkWindowLevelLookupTable | inline |
SetMaximumColor(int r, int g, int b, int a) | vtkWindowLevelLookupTable | |
SetMaximumColor(const unsigned char rgba[4]) | vtkWindowLevelLookupTable | |
SetMaximumTableValue(double, double, double, double) | vtkWindowLevelLookupTable | virtual |
SetMaximumTableValue(double[4]) | vtkWindowLevelLookupTable | virtual |
SetMinimumColor(int r, int g, int b, int a) | vtkWindowLevelLookupTable | |
SetMinimumColor(const unsigned char rgba[4]) | vtkWindowLevelLookupTable | |
SetMinimumTableValue(double, double, double, double) | vtkWindowLevelLookupTable | virtual |
SetMinimumTableValue(double[4]) | vtkWindowLevelLookupTable | virtual |
SetNanColor(double, double, double, double) | vtkLookupTable | virtual |
SetNanColor(double[4]) | vtkLookupTable | virtual |
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 | inlinevirtual |
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 |
SetTable(vtkUnsignedCharArray *) | vtkLookupTable | |
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 | |
SetWindow(double window) | vtkWindowLevelLookupTable | inline |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkWindowLevelLookupTable | |
Table | vtkLookupTable | protected |
TableRange | vtkLookupTable | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
UseMagnitude | vtkScalarsToColors | protected |
UsingLogScale() | vtkLookupTable | inlinevirtual |
ValueRange | vtkLookupTable | protected |
VectorComponent | vtkScalarsToColors | protected |
VectorMode | vtkScalarsToColors | protected |
VectorModes enum name | vtkScalarsToColors | |
vtkLookupTable(int sze=256, int ext=256) | vtkLookupTable | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkScalarsToColors() | vtkScalarsToColors | protected |
vtkWindowLevelLookupTable(int sze=256, int ext=256) | vtkWindowLevelLookupTable | protected |
WeakPointers | vtkObjectBase | protected |
Window | vtkWindowLevelLookupTable | protected |
WritePointer(const vtkIdType id, const int number) | vtkLookupTable | inline |
~vtkLookupTable() | vtkLookupTable | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkScalarsToColors() | vtkScalarsToColors | inlineprotected |
~vtkWindowLevelLookupTable() | vtkWindowLevelLookupTable | inlineprotected |