VTK
|
This is the complete list of members for vtkThreadedImageAlgorithm, including all inherited members.
AddInput(vtkDataObject *) | vtkImageAlgorithm | virtual |
AddInput(int, vtkDataObject *) | vtkImageAlgorithm | virtual |
AllocateOutputData(vtkImageData *out, int *uExtent) | vtkImageAlgorithm | protectedvirtual |
AllocateOutputData(vtkDataObject *out) | vtkImageAlgorithm | protectedvirtual |
CopyAttributeData(vtkImageData *in, vtkImageData *out, vtkInformationVector **inputVector) | vtkImageAlgorithm | protectedvirtual |
CopyInputArrayAttributesToOutput(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkImageAlgorithm | protectedvirtual |
Execute() | vtkImageAlgorithm | protectedvirtual |
ExecuteData(vtkDataObject *output) | vtkImageAlgorithm | protectedvirtual |
FillInputPortInformation(int port, vtkInformation *info) | vtkImageAlgorithm | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkImageAlgorithm | protectedvirtual |
GetClassName() | vtkThreadedImageAlgorithm | virtual |
GetImageDataInput(int port) | vtkImageAlgorithm | |
GetInput(int port) | vtkImageAlgorithm | |
GetInput() | vtkImageAlgorithm | inline |
GetNumberOfThreads() | vtkThreadedImageAlgorithm | virtual |
GetOutput() | vtkImageAlgorithm | |
GetOutput(int) | vtkImageAlgorithm | |
IsA(const char *type) | vtkThreadedImageAlgorithm | virtual |
IsTypeOf(const char *type) | vtkThreadedImageAlgorithm | static |
NumberOfThreads | vtkThreadedImageAlgorithm | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkThreadedImageAlgorithm | |
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkImageAlgorithm | virtual |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkThreadedImageAlgorithm | protectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkImageAlgorithm | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkImageAlgorithm | protectedvirtual |
SafeDownCast(vtkObject *o) | vtkThreadedImageAlgorithm | static |
SetInput(vtkDataObject *) | vtkImageAlgorithm | |
SetInput(int, vtkDataObject *) | vtkImageAlgorithm | |
SetNumberOfThreads(int) | vtkThreadedImageAlgorithm | virtual |
SetOutput(vtkDataObject *d) | vtkImageAlgorithm | virtual |
SplitExtent(int splitExt[6], int startExt[6], int num, int total) | vtkThreadedImageAlgorithm | virtual |
Superclass typedef | vtkThreadedImageAlgorithm | |
ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId) | vtkThreadedImageAlgorithm | virtual |
ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId) | vtkThreadedImageAlgorithm | virtual |
Threader | vtkThreadedImageAlgorithm | protected |
vtkImageAlgorithm() | vtkImageAlgorithm | protected |
vtkThreadedImageAlgorithm() | vtkThreadedImageAlgorithm | protected |
~vtkImageAlgorithm() | vtkImageAlgorithm | protected |
~vtkThreadedImageAlgorithm() | vtkThreadedImageAlgorithm | protected |