VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkImageReslice Member List

This is the complete list of members for vtkImageReslice, including all inherited members.

AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
AddInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputData(vtkDataObject *)vtkImageAlgorithmvirtual
AddInputData(int, vtkDataObject *)vtkImageAlgorithmvirtual
AddInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
AddInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
AddInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
AllocateOutputData(vtkImageData *output, vtkInformation *outInfo, int *uExtent)vtkImageResliceprotectedvirtual
AllocateOutputData(vtkDataObject *, vtkInformation *)vtkImageResliceprotectedvirtual
AutoCropOutputvtkImageResliceprotected
AutoCropOutputOff()vtkImageReslicevirtual
AutoCropOutputOn()vtkImageReslicevirtual
BackgroundColorvtkImageResliceprotected
BordervtkImageResliceprotected
BorderOff()vtkImageReslicevirtual
BorderOn()vtkImageReslicevirtual
ComputeOutputExtentvtkImageResliceprotected
ComputeOutputOriginvtkImageResliceprotected
ComputeOutputSpacingvtkImageResliceprotected
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)vtkAlgorithmvirtual
ComputePriority()vtkAlgorithmvirtual
ConvertScalarInfo(int &scalarType, int &numComponents)vtkImageResliceprotectedvirtual
ConvertScalars(void *inPtr, void *outPtr, int inputType, int inputNumComponents, int count, int idX, int idY, int idZ, int threadId)vtkImageResliceprotectedvirtual
ConvertScalarsBase(void *inPtr, void *outPtr, int inputType, int inputNumComponents, int count, int idX, int idY, int idZ, int threadId)vtkImageResliceinlineprotected
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CopyAttributeData(vtkImageData *in, vtkImageData *out, vtkInformationVector **inputVector)vtkImageAlgorithmprotectedvirtual
CopyInputArrayAttributesToOutput(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)vtkImageAlgorithmprotectedvirtual
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
DEFAULT_PRECISION enum valuevtkAlgorithm
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
DesiredOutputPrecision enum namevtkAlgorithm
DOUBLE_PRECISION enum valuevtkAlgorithm
ErrorCodevtkAlgorithmprotected
Execute()vtkImageAlgorithmprotectedvirtual
ExecuteData(vtkDataObject *output)vtkImageAlgorithmprotectedvirtual
ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo)vtkImageAlgorithmprotectedvirtual
FillInputPortInformation(int port, vtkInformation *info)vtkImageResliceprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info)vtkImageResliceprotectedvirtual
GenerateStencilOutputvtkImageResliceprotected
GenerateStencilOutputOff()vtkImageReslicevirtual
GenerateStencilOutputOn()vtkImageReslicevirtual
GetAbortExecute()vtkAlgorithmvirtual
GetAutoCropOutput()vtkImageReslicevirtual
GetAutoCroppedOutputBounds(vtkInformation *inInfo, double bounds[6])vtkImageResliceprotected
GetBackgroundColor()vtkImageReslicevirtual
GetBackgroundColor(double &, double &, double &, double &)vtkImageReslicevirtual
GetBackgroundColor(double[4])vtkImageReslicevirtual
GetBackgroundLevel()vtkImageResliceinline
GetBorder()vtkImageReslicevirtual
GetErrorCode()vtkAlgorithmvirtual
GetExecutive()vtkAlgorithm
GetGenerateStencilOutput()vtkImageReslicevirtual
GetImageDataInput(int port)vtkImageAlgorithm
GetIndexMatrix(vtkInformation *inInfo, vtkInformation *outInfo)vtkImageResliceprotected
GetInformation()vtkAlgorithmvirtual
GetInformationInput()vtkImageReslicevirtual
GetInput(int port)vtkImageAlgorithm
GetInput()vtkImageAlgorithminline
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputAlgorithm(int port, int index, int &algPort)vtkAlgorithm
GetInputAlgorithm(int port, int index)vtkAlgorithm
GetInputAlgorithm()vtkAlgorithminline
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayInformation(int idx)vtkAlgorithm
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputConnection(int port, int index)vtkAlgorithm
GetInputDataObject(int port, int connection)vtkAlgorithm
GetInputExecutive(int port, int index)vtkAlgorithm
GetInputExecutive()vtkAlgorithminline
GetInputInformation(int port, int index)vtkAlgorithm
GetInputInformation()vtkAlgorithminline
GetInputPortInformation(int port)vtkAlgorithm
GetInterpolate()vtkImageResliceinline
GetInterpolationMode()vtkImageReslicevirtual
GetInterpolationModeAsString()vtkImageReslicevirtual
GetInterpolator()vtkImageReslicevirtual
GetMirror()vtkImageReslicevirtual
GetMTime()vtkImageReslice
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetNumberOfThreads()vtkThreadedImageAlgorithmvirtual
GetOptimization()vtkImageReslicevirtual
GetOptimizedTransform()vtkImageResliceinlineprotected
GetOutput()vtkImageAlgorithm
GetOutput(int)vtkImageAlgorithm
GetOutputDataObject(int port)vtkAlgorithm
GetOutputDimensionality()vtkImageReslicevirtual
GetOutputExtent()vtkImageReslicevirtual
GetOutputExtent(int &, int &, int &, int &, int &, int &)vtkImageReslicevirtual
GetOutputExtent(int[6])vtkImageReslicevirtual
GetOutputInformation(int port)vtkAlgorithm
GetOutputOrigin()vtkImageReslicevirtual
GetOutputOrigin(double &, double &, double &)vtkImageReslicevirtual
GetOutputOrigin(double[3])vtkImageReslicevirtual
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetOutputSpacing()vtkImageReslicevirtual
GetOutputSpacing(double &, double &, double &)vtkImageReslicevirtual
GetOutputSpacing(double[3])vtkImageReslicevirtual
GetProgress()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetReleaseDataFlag()vtkAlgorithmvirtual
GetResliceAxes()vtkImageReslicevirtual
GetResliceAxesDirectionCosines(double x[3], double y[3], double z[3])vtkImageReslice
GetResliceAxesDirectionCosines(double xyz[9])vtkImageResliceinline
GetResliceAxesDirectionCosines()vtkImageResliceinline
GetResliceAxesOrigin(double xyz[3])vtkImageReslice
GetResliceAxesOrigin()vtkImageResliceinline
GetResliceTransform()vtkImageReslicevirtual
GetSlabMode()vtkImageReslicevirtual
GetSlabModeAsString()vtkImageReslicevirtual
GetSlabNumberOfSlices()vtkImageReslicevirtual
GetSlabTrapezoidIntegration()vtkImageReslicevirtual
GetStencil()vtkImageReslice
GetStencilOutput()vtkImageReslice
GetStencilOutputPort()vtkImageResliceinline
GetTotalNumberOfInputConnections()vtkAlgorithm
GetTransformInputSampling()vtkImageReslicevirtual
GetUpdateExtent()vtkAlgorithminline
GetUpdateExtent(int port)vtkAlgorithm
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithminline
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithm
GetUpdateExtent(int extent[6])vtkAlgorithminline
GetUpdateExtent(int port, int extent[6])vtkAlgorithm
GetUpdateGhostLevel()vtkAlgorithminline
GetUpdateGhostLevel(int port)vtkAlgorithm
GetUpdateNumberOfPieces()vtkAlgorithminline
GetUpdateNumberOfPieces(int port)vtkAlgorithm
GetUpdatePiece()vtkAlgorithminline
GetUpdatePiece(int port)vtkAlgorithm
GetWrap()vtkImageReslicevirtual
HasConvertScalarsvtkImageResliceprotected
HasExecutive()vtkAlgorithm
HitInputExtentvtkImageResliceprotected
IndexMatrixvtkImageResliceprotected
InformationvtkAlgorithmprotected
InformationInputvtkImageResliceprotected
INPUT_ARRAYS_TO_PROCESS()vtkAlgorithmstatic
INPUT_CONNECTION()vtkAlgorithmstatic
INPUT_IS_OPTIONAL()vtkAlgorithmstatic
INPUT_IS_REPEATABLE()vtkAlgorithmstatic
INPUT_PORT()vtkAlgorithmstatic
INPUT_REQUIRED_DATA_TYPE()vtkAlgorithmstatic
INPUT_REQUIRED_FIELDS()vtkAlgorithmstatic
InputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
InterpolateOff()vtkImageResliceinline
InterpolateOn()vtkImageResliceinline
InterpolationModevtkImageResliceprotected
InterpolatorvtkImageResliceprotected
IsA(const char *type)vtkImageReslicevirtual
IsTypeOf(const char *type)vtkImageReslicestatic
MANAGES_METAINFORMATION()vtkAlgorithmstatic
MirrorvtkImageResliceprotected
MirrorOff()vtkImageReslicevirtual
MirrorOn()vtkImageReslicevirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
New()vtkImageReslicestatic
NewInstance() const vtkImageReslice
NewInstanceInternal() const vtkImageResliceprotectedvirtual
NumberOfThreadsvtkThreadedImageAlgorithmprotected
OptimizationvtkImageResliceprotected
OptimizationOff()vtkImageReslicevirtual
OptimizationOn()vtkImageReslicevirtual
OptimizedTransformvtkImageResliceprotected
OutputDimensionalityvtkImageResliceprotected
OutputExtentvtkImageResliceprotected
OutputOriginvtkImageResliceprotected
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
OutputScalarTypevtkImageResliceprotected
OutputSpacingvtkImageResliceprotected
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
PRESERVES_ATTRIBUTES()vtkAlgorithmstatic
PRESERVES_BOUNDS()vtkAlgorithmstatic
PRESERVES_DATASET()vtkAlgorithmstatic
PRESERVES_GEOMETRY()vtkAlgorithmstatic
PRESERVES_RANGES()vtkAlgorithmstatic
PRESERVES_TOPOLOGY()vtkAlgorithmstatic
PrintSelf(ostream &os, vtkIndent indent)vtkImageReslicevirtual
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkImageAlgorithmvirtual
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProgressvtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
PropagateUpdateExtent()vtkAlgorithmvirtual
Register(vtkObjectBase *o)vtkAlgorithmvirtual
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
RemoveAllInputConnections(int port)vtkAlgorithmvirtual
RemoveAllInputs()vtkAlgorithm
RemoveInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
RemoveInputConnection(int port, int idx)vtkAlgorithmvirtual
ReportReferences(vtkGarbageCollector *)vtkImageReslicevirtual
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkImageResliceprotectedvirtual
RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkImageResliceprotectedvirtual
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkImageResliceprotectedvirtual
ResliceAxesvtkImageResliceprotected
ResliceAxesDirectionCosinesvtkImageResliceprotected
ResliceAxesOriginvtkImageResliceprotected
ResliceTransformvtkImageResliceprotected
SafeDownCast(vtkObjectBase *o)vtkImageReslicestatic
SetAbortExecute(int)vtkAlgorithmvirtual
SetAutoCropOutput(int)vtkImageReslicevirtual
SetBackgroundColor(double, double, double, double)vtkImageReslicevirtual
SetBackgroundColor(double[4])vtkImageReslicevirtual
SetBackgroundLevel(double v)vtkImageResliceinline
SetBorder(int)vtkImageReslicevirtual
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetGenerateStencilOutput(int)vtkImageReslicevirtual
SetInformation(vtkInformation *)vtkAlgorithmvirtual
SetInformationInput(vtkImageData *)vtkImageReslicevirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, vtkInformation *info)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)vtkAlgorithmvirtual
SetInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputData(vtkDataObject *)vtkImageAlgorithm
SetInputData(int, vtkDataObject *)vtkImageAlgorithm
SetInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
SetInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
SetInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
SetInterpolate(int t)vtkImageResliceinline
SetInterpolationMode(int)vtkImageReslicevirtual
SetInterpolationModeToCubic()vtkImageResliceinline
SetInterpolationModeToLinear()vtkImageResliceinline
SetInterpolationModeToNearestNeighbor()vtkImageResliceinline
SetInterpolator(vtkAbstractImageInterpolator *sampler)vtkImageReslicevirtual
SetMirror(int)vtkImageReslicevirtual
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfThreads(int)vtkThreadedImageAlgorithmvirtual
SetOptimization(int)vtkImageReslicevirtual
SetOutput(vtkDataObject *d)vtkImageAlgorithmvirtual
SetOutputDimensionality(int)vtkImageReslicevirtual
SetOutputExtent(int a, int b, int c, int d, int e, int f)vtkImageReslicevirtual
SetOutputExtent(const int a[6])vtkImageResliceinlinevirtual
SetOutputExtentToDefault()vtkImageReslice
SetOutputOrigin(double x, double y, double z)vtkImageReslicevirtual
SetOutputOrigin(const double a[3])vtkImageResliceinlinevirtual
SetOutputOriginToDefault()vtkImageReslice
SetOutputSpacing(double x, double y, double z)vtkImageReslicevirtual
SetOutputSpacing(const double a[3])vtkImageResliceinlinevirtual
SetOutputSpacingToDefault()vtkImageReslice
SetProgress(double)vtkAlgorithmvirtual
SetProgressText(const char *ptext)vtkAlgorithm
SetReleaseDataFlag(int)vtkAlgorithmvirtual
SetResliceAxes(vtkMatrix4x4 *)vtkImageReslicevirtual
SetResliceAxesDirectionCosines(double x0, double x1, double x2, double y0, double y1, double y2, double z0, double z1, double z2)vtkImageReslice
SetResliceAxesDirectionCosines(const double x[3], const double y[3], const double z[3])vtkImageResliceinline
SetResliceAxesDirectionCosines(const double xyz[9])vtkImageResliceinline
SetResliceAxesOrigin(double x, double y, double z)vtkImageReslice
SetResliceAxesOrigin(const double xyz[3])vtkImageResliceinline
SetResliceTransform(vtkAbstractTransform *)vtkImageReslicevirtual
SetSlabMode(int)vtkImageReslicevirtual
SetSlabModeToMax()vtkImageResliceinline
SetSlabModeToMean()vtkImageResliceinline
SetSlabModeToMin()vtkImageResliceinline
SetSlabModeToSum()vtkImageResliceinline
SetSlabNumberOfSlices(int)vtkImageReslicevirtual
SetSlabTrapezoidIntegration(int)vtkImageReslicevirtual
SetStencilData(vtkImageStencilData *stencil)vtkImageReslice
SetStencilOutput(vtkImageStencilData *stencil)vtkImageReslice
SetTransformInputSampling(int)vtkImageReslicevirtual
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel)vtkAlgorithm
SetUpdateExtent(int piece, int numPieces, int ghostLevel)vtkAlgorithminline
SetUpdateExtent(int port, int extent[6])vtkAlgorithm
SetUpdateExtent(int extent[6])vtkAlgorithminline
SetUpdateExtentToWholeExtent(int port)vtkAlgorithm
SetUpdateExtentToWholeExtent()vtkAlgorithm
SetWrap(int)vtkImageReslicevirtual
SINGLE_PRECISION enum valuevtkAlgorithm
SlabModevtkImageResliceprotected
SlabNumberOfSlicesvtkImageResliceprotected
SlabTrapezoidIntegrationvtkImageResliceprotected
SlabTrapezoidIntegrationOff()vtkImageReslicevirtual
SlabTrapezoidIntegrationOn()vtkImageReslicevirtual
SplitExtent(int splitExt[6], int startExt[6], int num, int total)vtkThreadedImageAlgorithmvirtual
Superclass typedefvtkImageReslice
ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)vtkThreadedImageAlgorithmvirtual
ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)vtkImageResliceprotectedvirtual
ThreadervtkThreadedImageAlgorithmprotected
TransformInputSamplingvtkImageResliceprotected
TransformInputSamplingOff()vtkImageReslicevirtual
TransformInputSamplingOn()vtkImageReslicevirtual
UnRegister(vtkObjectBase *o)vtkAlgorithmvirtual
Update(int port)vtkAlgorithmvirtual
Update()vtkAlgorithmvirtual
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateInformation()vtkAlgorithmvirtual
UpdateProgress(double amount)vtkAlgorithm
UpdateWholeExtent()vtkAlgorithmvirtual
UsePermuteExecutevtkImageResliceprotected
vtkAlgorithm()vtkAlgorithmprotected
vtkImageAlgorithm()vtkImageAlgorithmprotected
vtkImageReslice()vtkImageResliceprotected
vtkThreadedImageAlgorithm()vtkThreadedImageAlgorithmprotected
WrapvtkImageResliceprotected
WrapOff()vtkImageReslicevirtual
WrapOn()vtkImageReslicevirtual
~vtkAlgorithm()vtkAlgorithmprotected
~vtkImageAlgorithm()vtkImageAlgorithmprotected
~vtkImageReslice()vtkImageResliceprotected
~vtkThreadedImageAlgorithm()vtkThreadedImageAlgorithmprotected