AddBluePoint(float x, float b) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
AddBlueSegment(float x1, float b1, float x2, float b2) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
AddGreenPoint(float x, float g) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
AddGreenSegment(float x1, float g1, float x2, float g2) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
AddHSVPoint(float x, float h, float s, float v) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
AddHSVSegment(float x1, float h1, float s1, float v1, float x2, float h2, float s2, float v2) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
AddObserver(unsigned long event, vtkCommand *) | vtkObject | |
AddObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
AddRedPoint(float x, float r) | vtkColorTransferFunction | |
AddRedSegment(float x1, float r1, float x2, float r2) | vtkColorTransferFunction | |
AddRGBPoint(float x, float r, float g, float b) | vtkColorTransferFunction | |
AddRGBSegment(float x1, float r1, float g1, float b1, float x2, float r2, float g2, float b2) | vtkColorTransferFunction | |
Blue (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
BreakOnError() | vtkObject | [static] |
Build() | vtkScalarsToColors | [inline, virtual] |
BuildFunctionFromTable(float x1, float x2, int size, float *table) | vtkColorTransferFunction | |
BuildTime (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
Clamping (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
ClampingOff() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [virtual] |
ClampingOn() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [virtual] |
ColorSpace (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
Debug (defined in vtkObject) | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkColorTransferFunction *f) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
Delete() | vtkObject | [virtual] |
Function (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
FunctionSize (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
GetBlueFunction() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline] |
GetBlueSize() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
GetBlueValue(float x) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
GetClamping() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [virtual] |
GetClassName() | vtkColorTransferFunction | [virtual] |
GetColor(float x) | vtkColorTransferFunction | [inline] |
GetColor(float x, float rgb[3]) | vtkColorTransferFunction | [virtual] |
GetColorSpace() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [virtual] |
GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
GetDataPointer() | vtkColorTransferFunction | [inline] |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | [static] |
GetGreenFunction() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline] |
GetGreenSize() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
GetGreenValue(float x) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
GetLuminance(float x) | vtkScalarsToColors | [inline] |
GetMTime() | vtkObject | [virtual] |
GetOpacity(float vtkNotUsed(v)) | vtkScalarsToColors | [inline, virtual] |
GetRange() | vtkColorTransferFunction | [virtual] |
GetRange(float &, float &) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [virtual] |
GetRange(float[2]) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [virtual] |
GetRedFunction() | vtkColorTransferFunction | [inline] |
GetRedSize() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
GetRedValue(float x) | vtkColorTransferFunction | |
GetReferenceCount() | vtkObject | [inline] |
GetSize() | vtkColorTransferFunction | [inline] |
GetTable(float x1, float x2, int n, float *table) | vtkColorTransferFunction | |
GetTable(float x1, float x2, int n) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
GetTotalSize() | vtkColorTransferFunction | |
GetValue(float x) | vtkColorTransferFunction | [inline] |
GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | [inline, static] |
GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | [inline, static] |
Green (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
HSVToRGB(float h, float s, float v, float &r, float &g, float &b) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject) | vtkObject | |
InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
IsA(const char *type) | vtkColorTransferFunction | [virtual] |
IsTypeOf(const char *type) | vtkColorTransferFunction | [static] |
MapScalarsThroughTable(vtkScalars *scalars, unsigned char *output, int outputFormat) | vtkScalarsToColors | |
MapScalarsThroughTable(vtkScalars *scalars, unsigned char *output) (defined in vtkScalarsToColors) | vtkScalarsToColors | [inline] |
MapScalarsThroughTable2(void *input, unsigned char *output, int inputDataType, int numberOfValues, int inputIncrement, int outputIncrement) | vtkColorTransferFunction | [virtual] |
MapValue(float v) | vtkColorTransferFunction | [virtual] |
Modified() | vtkObject | [inline, virtual] |
MTime (defined in vtkObject) | vtkObject | [protected] |
New() | vtkColorTransferFunction | [static] |
NumberOfPoints (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
operator=(const vtkColorTransferFunction &) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline, protected] |
operator=(const vtkScalarsToColors &) (defined in vtkScalarsToColors) | vtkScalarsToColors | [inline, protected] |
operator=(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
Print(ostream &os) | vtkObject | |
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
PrintSelf(ostream &os, vtkIndent indent) | vtkColorTransferFunction | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
Range (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
Red (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
ReferenceCount (defined in vtkObject) | vtkObject | [protected] |
Register(vtkObject *o) | vtkObject | |
RemoveAllPoints() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
RemoveBluePoint(float x) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
RemoveGreenPoint(float x) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
RemovePoint(float x) | vtkColorTransferFunction | |
RemoveRedPoint(float x) | vtkColorTransferFunction | |
RemoveRGBPoint(float x) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | |
RGBToHSV(float r, float g, float b, float &h, float &s, float &v) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
SafeDownCast(vtkObject *o) | vtkColorTransferFunction | [static] |
SetClamping(int) | vtkColorTransferFunction | [virtual] |
SetColorSpace(int) | vtkColorTransferFunction | [virtual] |
SetColorSpaceToHSV() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline] |
SetColorSpaceToRGB() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetRange(float, float) | vtkColorTransferFunction | [inline, virtual] |
SetRange(float rng[2]) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline] |
SetReferenceCount(int) | vtkObject | |
SubjectHelper (defined in vtkObject) | vtkObject | [protected] |
Table (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
TableSize (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
UnRegister(vtkObject *o) | vtkObject | [virtual] |
UnsignedCharRGBAValue (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
vtkColorTransferFunction() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
vtkColorTransferFunction(const vtkColorTransferFunction &) (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [inline, protected] |
vtkObject() (defined in vtkObject) | vtkObject | [protected] |
vtkObject(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
vtkScalarsToColors() (defined in vtkScalarsToColors) | vtkScalarsToColors | [inline, protected] |
vtkScalarsToColors(const vtkScalarsToColors &) (defined in vtkScalarsToColors) | vtkScalarsToColors | [inline, protected] |
~vtkColorTransferFunction() (defined in vtkColorTransferFunction) | vtkColorTransferFunction | [protected] |
~vtkObject() (defined in vtkObject) | vtkObject | [protected, virtual] |
~vtkScalarsToColors() (defined in vtkScalarsToColors) | vtkScalarsToColors | [inline, protected] |