, including all inherited members.
AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | [virtual] |
AbortExecuteOn() | vtkAlgorithm | [virtual] |
AddInput(vtkDataObject *) | vtkImageAlgorithm | |
AddInput(int, vtkDataObject *) | vtkImageAlgorithm | |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
AllocateOutputData(vtkImageData *out, int *uExtent) | vtkImageAlgorithm | [protected, virtual] |
AllocateOutputData(vtkDataObject *out) | vtkImageAlgorithm | [protected, virtual] |
BreakOnError() | vtkObject | [static] |
ClampOverflow | vtkImageShiftScale | [protected] |
ClampOverflowOff() | vtkImageShiftScale | [virtual] |
ClampOverflowOn() | vtkImageShiftScale | [virtual] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CopyAttributeData(vtkImageData *in, vtkImageData *out) | vtkImageAlgorithm | [protected, virtual] |
CreateDefaultExecutive() | vtkAlgorithm | [protected, virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Execute() | vtkImageAlgorithm | [protected, virtual] |
ExecuteData(vtkDataObject *output) | vtkImageAlgorithm | [protected, virtual] |
ExecuteInformation(vtkInformation *, vtkInformationVector *, vtkInformationVector *) | vtkImageShiftScale | [protected, virtual] |
FillInputPortInformation(int port, vtkInformation *info) | vtkImageAlgorithm | [protected, virtual] |
FillOutputPortInformation(int port, vtkInformation *info) | vtkImageAlgorithm | [protected, virtual] |
GarbageCollecting | vtkAlgorithm | [protected] |
GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
GarbageCollectionStarting() | vtkAlgorithm | [protected, virtual] |
GetAbortExecute() | vtkAlgorithm | [virtual] |
GetClampOverflow() | vtkImageShiftScale | [virtual] |
GetClassName() | vtkImageShiftScale | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetExecutive() | vtkAlgorithm | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetInformation() | vtkAlgorithm | [virtual] |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputConnectionInformation(vtkInformationVector *inInfo, int port, int connection) | vtkAlgorithm | |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetMTime() | vtkObject | [virtual] |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfThreads() | vtkThreadedImageAlgorithm | [virtual] |
GetOutput() | vtkImageAlgorithm | |
GetOutput(int) | vtkImageAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetOutputScalarType() | vtkImageShiftScale | [virtual] |
GetProgress() | vtkAlgorithm | [virtual] |
GetProgressText() | vtkAlgorithm | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetScale() | vtkImageShiftScale | [virtual] |
GetShift() | vtkImageShiftScale | [virtual] |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasExecutive() | vtkAlgorithm | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Information | vtkAlgorithm | [protected] |
INPUT_CONNECTION_INFORMATION() | vtkAlgorithm | [static] |
INPUT_IS_OPTIONAL() | vtkAlgorithm | [static] |
INPUT_IS_REPEATABLE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | [static] |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
InputScalarsSelection | vtkImageAlgorithm | [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) | vtkImageShiftScale | [virtual] |
IsTypeOf(const char *type) | vtkImageShiftScale | [static] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkImageShiftScale | [static] |
NumberOfThreads | vtkThreadedImageAlgorithm | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
OutputScalarType | vtkImageShiftScale | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkImageShiftScale | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ProcessRequest(vtkInformation *, vtkInformationVector *, vtkInformationVector *) | vtkImageAlgorithm | [virtual] |
Progress | vtkAlgorithm | [protected] |
ProgressText | vtkAlgorithm | [protected] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | [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() | vtkAlgorithm | [protected, virtual] |
ReportReferences(vtkGarbageCollector *) | vtkAlgorithm | [protected, virtual] |
RequestData(vtkInformation *request, vtkInformationVector *inputVector, vtkInformationVector *outputVector) | vtkThreadedImageAlgorithm | [protected, virtual] |
RequestUpdateExtent(vtkInformation *, vtkInformationVector *, vtkInformationVector *) | vtkImageAlgorithm | [protected, virtual] |
SafeDownCast(vtkObject *o) | vtkImageShiftScale | [static] |
Scale | vtkImageShiftScale | [protected] |
SetAbortExecute(int) | vtkAlgorithm | [virtual] |
SetClampOverflow(int) | vtkImageShiftScale | [virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | [virtual] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetInformation(vtkInformation *) | vtkAlgorithm | [virtual] |
SetInput(vtkDataObject *) | vtkImageAlgorithm | |
SetInput(int, vtkDataObject *) | vtkImageAlgorithm | |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
SetInputScalarsSelection(const char *) | vtkImageAlgorithm | [protected, virtual] |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | [protected] |
SetNumberOfInputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfOutputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfThreads(int) | vtkThreadedImageAlgorithm | [virtual] |
SetOutputScalarType(int) | vtkImageShiftScale | [virtual] |
SetOutputScalarTypeToChar() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToDouble() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToFloat() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToInt() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToLong() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToShort() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToUnsignedChar() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToUnsignedInt() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToUnsignedLong() | vtkImageShiftScale | [inline] |
SetOutputScalarTypeToUnsignedShort() | vtkImageShiftScale | [inline] |
SetProgress(double) | vtkAlgorithm | [virtual] |
SetProgressText(const char *) | vtkAlgorithm | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetScale(double) | vtkImageShiftScale | [virtual] |
SetShift(double) | vtkImageShiftScale | [virtual] |
Shift | vtkImageShiftScale | [protected] |
SplitExtent(int splitExt[6], int startExt[6], int num, int total) | vtkThreadedImageAlgorithm | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkImageShiftScale | |
ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int id) | vtkImageShiftScale | [protected, virtual] |
ThreadedRequestData(vtkInformation *request, vtkInformationVector *inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId) | vtkThreadedImageAlgorithm | [virtual] |
Threader | vtkThreadedImageAlgorithm | [protected] |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | [virtual] |
Update() | vtkAlgorithm | [virtual] |
UpdateInformation() | vtkAlgorithm | [virtual] |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateWholeExtent() | vtkAlgorithm | [virtual] |
vtkAlgorithm() | vtkAlgorithm | [protected] |
vtkImageAlgorithm() | vtkImageAlgorithm | [protected] |
vtkImageShiftScale() | vtkImageShiftScale | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkThreadedImageAlgorithm() | vtkThreadedImageAlgorithm | [protected] |
~vtkAlgorithm() | vtkAlgorithm | [protected] |
~vtkImageAlgorithm() | vtkImageAlgorithm | [protected] |
~vtkImageShiftScale() | vtkImageShiftScale | [inline, protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkThreadedImageAlgorithm() | vtkThreadedImageAlgorithm | [protected] |