, including all inherited members.
AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | [virtual] |
AbortExecuteOn() | vtkAlgorithm | [virtual] |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
AddInputData(vtkDataObject *) | vtkImageAlgorithm | [virtual] |
AddInputData(int, vtkDataObject *) | vtkImageAlgorithm | [virtual] |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | [inline, protected] |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | [virtual] |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | [inline, virtual] |
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] |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
AllocateOutputData(vtkImageData *output, vtkInformation *outInfo, int *uExtent) | vtkImageReslice | [protected, virtual] |
AllocateOutputData(vtkDataObject *, vtkInformation *) | vtkImageReslice | [protected, virtual] |
AutoCropOutput | vtkImageReslice | [protected] |
AutoCropOutputOff() | vtkImageReslice | [virtual] |
AutoCropOutputOn() | vtkImageReslice | [virtual] |
BackgroundColor | vtkImageReslice | [protected] |
Border | vtkImageReslice | [protected] |
BorderOff() | vtkImageReslice | [virtual] |
BorderOn() | vtkImageReslice | [virtual] |
BreakOnError() | vtkObject | [static] |
CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
ComputeOutputExtent | vtkImageReslice | [protected] |
ComputeOutputOrigin | vtkImageReslice | [protected] |
ComputeOutputSpacing | vtkImageReslice | [protected] |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | [virtual] |
ComputePriority() | vtkAlgorithm | [virtual] |
ConvertScalarInfo(int &scalarType, int &numComponents) | vtkImageReslice | [protected, virtual] |
ConvertScalars(void *inPtr, void *outPtr, int inputType, int inputNumComponents, int count, int idX, int idY, int idZ, int threadId) | vtkImageReslice | [protected, virtual] |
ConvertScalarsBase(void *inPtr, void *outPtr, int inputType, int inputNumComponents, int count, int idX, int idY, int idZ, int threadId) | vtkImageReslice | [inline, protected] |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CopyAttributeData(vtkImageData *in, vtkImageData *out, vtkInformationVector **inputVector) | vtkImageAlgorithm | [protected, virtual] |
CopyInputArrayAttributesToOutput(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkImageAlgorithm | [protected, virtual] |
CreateDefaultExecutive() | vtkAlgorithm | [protected, virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DEFAULT_PRECISION enum value | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | [protected, static] |
Delete() | vtkObjectBase | [virtual] |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DOUBLE_PRECISION enum value | vtkAlgorithm | |
ErrorCode | vtkAlgorithm | [protected] |
Execute() | vtkImageAlgorithm | [protected, virtual] |
ExecuteData(vtkDataObject *output) | vtkImageAlgorithm | [protected, virtual] |
ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo) | vtkImageAlgorithm | [protected, virtual] |
FastDelete() | vtkObjectBase | [virtual] |
FillInputPortInformation(int port, vtkInformation *info) | vtkImageReslice | [protected, virtual] |
FillOutputPortInformation(int port, vtkInformation *info) | vtkImageReslice | [protected, virtual] |
GenerateStencilOutput | vtkImageReslice | [protected] |
GenerateStencilOutputOff() | vtkImageReslice | [virtual] |
GenerateStencilOutputOn() | vtkImageReslice | [virtual] |
GetAbortExecute() | vtkAlgorithm | [virtual] |
GetAutoCropOutput() | vtkImageReslice | [virtual] |
GetAutoCroppedOutputBounds(vtkInformation *inInfo, double bounds[6]) | vtkImageReslice | [protected] |
GetBackgroundColor() | vtkImageReslice | [virtual] |
GetBackgroundColor(double &, double &, double &, double &) | vtkImageReslice | [virtual] |
GetBackgroundColor(double[4]) | vtkImageReslice | [virtual] |
GetBackgroundLevel() | vtkImageReslice | [inline] |
GetBorder() | vtkImageReslice | [virtual] |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetErrorCode() | vtkAlgorithm | [virtual] |
GetExecutive() | vtkAlgorithm | |
GetGenerateStencilOutput() | vtkImageReslice | [virtual] |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetImageDataInput(int port) | vtkImageAlgorithm | |
GetIndexMatrix(vtkInformation *inInfo, vtkInformation *outInfo) | vtkImageReslice | [protected] |
GetInformation() | vtkAlgorithm | [virtual] |
GetInformationInput() | vtkImageReslice | [virtual] |
GetInput(int port) | vtkImageAlgorithm | |
GetInput() | vtkImageAlgorithm | [inline] |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | [protected] |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | [protected] |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | [protected] |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | [protected] |
GetInputAlgorithm(int port, int index, int &algPort) | vtkAlgorithm | |
GetInputAlgorithm(int port, int index) | vtkAlgorithm | |
GetInputAlgorithm() | vtkAlgorithm | [inline] |
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputArrayAssociation(int idx, vtkDataObject *input) | vtkAlgorithm | [protected] |
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputArrayInformation(int idx) | vtkAlgorithm | |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | [protected] |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | [protected] |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | [protected] |
GetInputArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | [protected] |
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | [protected] |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputDataObject(int port, int connection) | vtkAlgorithm | |
GetInputExecutive(int port, int index) | vtkAlgorithm | |
GetInputExecutive() | vtkAlgorithm | [inline] |
GetInputInformation(int port, int index) | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | [inline] |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetInterpolate() | vtkImageReslice | [inline] |
GetInterpolationMode() | vtkImageReslice | [virtual] |
GetInterpolationModeAsString() | vtkImageReslice | [virtual] |
GetInterpolator() | vtkImageReslice | [virtual] |
GetMirror() | vtkImageReslice | [virtual] |
GetMTime() | vtkImageReslice | [virtual] |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfThreads() | vtkThreadedImageAlgorithm | [virtual] |
GetOptimization() | vtkImageReslice | [virtual] |
GetOptimizedTransform() | vtkImageReslice | [inline, protected] |
GetOutput() | vtkImageAlgorithm | |
GetOutput(int) | vtkImageAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputDimensionality() | vtkImageReslice | [virtual] |
GetOutputExtent() | vtkImageReslice | [virtual] |
GetOutputExtent(int &, int &, int &, int &, int &, int &) | vtkImageReslice | [virtual] |
GetOutputExtent(int[6]) | vtkImageReslice | [virtual] |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputOrigin() | vtkImageReslice | [virtual] |
GetOutputOrigin(double &, double &, double &) | vtkImageReslice | [virtual] |
GetOutputOrigin(double[3]) | vtkImageReslice | [virtual] |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | [inline] |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetOutputSpacing() | vtkImageReslice | [virtual] |
GetOutputSpacing(double &, double &, double &) | vtkImageReslice | [virtual] |
GetOutputSpacing(double[3]) | vtkImageReslice | [virtual] |
GetProgress() | vtkAlgorithm | [virtual] |
GetProgressText() | vtkAlgorithm | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetReleaseDataFlag() | vtkAlgorithm | [virtual] |
GetResliceAxes() | vtkImageReslice | [virtual] |
GetResliceAxesDirectionCosines(double x[3], double y[3], double z[3]) | vtkImageReslice | |
GetResliceAxesDirectionCosines(double xyz[9]) | vtkImageReslice | [inline] |
GetResliceAxesDirectionCosines() | vtkImageReslice | [inline] |
GetResliceAxesOrigin(double xyz[3]) | vtkImageReslice | |
GetResliceAxesOrigin() | vtkImageReslice | [inline] |
GetResliceTransform() | vtkImageReslice | [virtual] |
GetSlabMode() | vtkImageReslice | [virtual] |
GetSlabModeAsString() | vtkImageReslice | [virtual] |
GetSlabNumberOfSlices() | vtkImageReslice | [virtual] |
GetSlabTrapezoidIntegration() | vtkImageReslice | [virtual] |
GetStencil() | vtkImageReslice | |
GetStencilOutput() | vtkImageReslice | |
GetStencilOutputPort() | vtkImageReslice | [inline] |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GetTransformInputSampling() | vtkImageReslice | [virtual] |
GetUpdateExtent() | vtkAlgorithm | [inline] |
GetUpdateExtent(int port) | vtkAlgorithm | |
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | [inline] |
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int extent[6]) | vtkAlgorithm | [inline] |
GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
GetUpdateGhostLevel() | vtkAlgorithm | [inline] |
GetUpdateGhostLevel(int port) | vtkAlgorithm | |
GetUpdateNumberOfPieces() | vtkAlgorithm | [inline] |
GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
GetUpdatePiece() | vtkAlgorithm | [inline] |
GetUpdatePiece(int port) | vtkAlgorithm | |
GetWrap() | vtkImageReslice | [virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasConvertScalars | vtkImageReslice | [protected] |
HasExecutive() | vtkAlgorithm | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HitInputExtent | vtkImageReslice | [protected] |
IndexMatrix | vtkImageReslice | [protected] |
Information | vtkAlgorithm | [protected] |
InformationInput | vtkImageReslice | [protected] |
INPUT_ARRAYS_TO_PROCESS() | vtkAlgorithm | [static] |
INPUT_CONNECTION() | vtkAlgorithm | [static] |
INPUT_IS_OPTIONAL() | vtkAlgorithm | [static] |
INPUT_IS_REPEATABLE() | vtkAlgorithm | [static] |
INPUT_PORT() | vtkAlgorithm | [static] |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | [static] |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
InternalReleaseFocus() | vtkObject | [protected] |
InterpolateOff() | vtkImageReslice | [inline] |
InterpolateOn() | vtkImageReslice | [inline] |
InterpolationMode | vtkImageReslice | [protected] |
Interpolator | vtkImageReslice | [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) | vtkImageReslice | [virtual] |
IsTypeOf(const char *type) | vtkImageReslice | [static] |
MANAGES_METAINFORMATION() | vtkAlgorithm | [static] |
Mirror | vtkImageReslice | [protected] |
MirrorOff() | vtkImageReslice | [virtual] |
MirrorOn() | vtkImageReslice | [virtual] |
Modified() | vtkObject | [virtual] |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkImageReslice | [static] |
NewInstance() const | vtkImageReslice | |
NewInstanceInternal() const | vtkImageReslice | [protected, virtual] |
NumberOfThreads | vtkThreadedImageAlgorithm | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Optimization | vtkImageReslice | [protected] |
OptimizationOff() | vtkImageReslice | [virtual] |
OptimizationOn() | vtkImageReslice | [virtual] |
OptimizedTransform | vtkImageReslice | [protected] |
OutputDimensionality | vtkImageReslice | [protected] |
OutputExtent | vtkImageReslice | [protected] |
OutputOrigin | vtkImageReslice | [protected] |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
OutputScalarType | vtkImageReslice | [protected] |
OutputSpacing | vtkImageReslice | [protected] |
PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | [protected, static] |
PRESERVES_ATTRIBUTES() | vtkAlgorithm | [static] |
PRESERVES_BOUNDS() | vtkAlgorithm | [static] |
PRESERVES_DATASET() | vtkAlgorithm | [static] |
PRESERVES_GEOMETRY() | vtkAlgorithm | [static] |
PRESERVES_RANGES() | vtkAlgorithm | [static] |
PRESERVES_TOPOLOGY() | vtkAlgorithm | [static] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &) | vtkObjectBase | [inline] |
PrintSelf(ostream &os, vtkIndent indent) | vtkImageReslice | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkImageAlgorithm | [virtual] |
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | [protected] |
ProgressText | vtkAlgorithm | [protected] |
PropagateUpdateExtent() | vtkAlgorithm | [virtual] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkAlgorithm | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
RemoveAllInputConnections(int port) | vtkAlgorithm | [virtual] |
RemoveAllInputs() | vtkAlgorithm | |
RemoveAllObservers() | vtkObject | |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
RemoveInputConnection(int port, int idx) | 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 | |
ReportReferences(vtkGarbageCollector *) | vtkImageReslice | [virtual] |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkImageReslice | [protected, virtual] |
RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkImageReslice | [protected, virtual] |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkImageReslice | [protected, virtual] |
ResliceAxes | vtkImageReslice | [protected] |
ResliceAxesDirectionCosines | vtkImageReslice | [protected] |
ResliceAxesOrigin | vtkImageReslice | [protected] |
ResliceTransform | vtkImageReslice | [protected] |
SafeDownCast(vtkObjectBase *o) | vtkImageReslice | [static] |
SetAbortExecute(int) | vtkAlgorithm | [virtual] |
SetAutoCropOutput(int) | vtkImageReslice | [virtual] |
SetBackgroundColor(double, double, double, double) | vtkImageReslice | [virtual] |
SetBackgroundColor(double[4]) | vtkImageReslice | [virtual] |
SetBackgroundLevel(double v) | vtkImageReslice | [inline] |
SetBorder(int) | vtkImageReslice | [virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | [static] |
SetErrorCode(unsigned long) | vtkAlgorithm | [protected, virtual] |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | [virtual] |
SetGenerateStencilOutput(int) | vtkImageReslice | [virtual] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetInformation(vtkInformation *) | vtkAlgorithm | [virtual] |
SetInformationInput(vtkImageData *) | vtkImageReslice | [virtual] |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAlgorithm | [virtual] |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAlgorithm | [virtual] |
SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAlgorithm | [virtual] |
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAlgorithm | [virtual] |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | [virtual] |
SetInputData(vtkDataObject *) | vtkImageAlgorithm | |
SetInputData(int, vtkDataObject *) | vtkImageAlgorithm | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | [inline, protected] |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | [virtual] |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | [inline, virtual] |
SetInterpolate(int t) | vtkImageReslice | [inline] |
SetInterpolationMode(int) | vtkImageReslice | [virtual] |
SetInterpolationModeToCubic() | vtkImageReslice | [inline] |
SetInterpolationModeToLinear() | vtkImageReslice | [inline] |
SetInterpolationModeToNearestNeighbor() | vtkImageReslice | [inline] |
SetInterpolator(vtkAbstractImageInterpolator *sampler) | vtkImageReslice | [virtual] |
SetMirror(int) | vtkImageReslice | [virtual] |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | [protected, virtual] |
SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfInputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfOutputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfThreads(int) | vtkThreadedImageAlgorithm | [virtual] |
SetOptimization(int) | vtkImageReslice | [virtual] |
SetOutput(vtkDataObject *d) | vtkImageAlgorithm | [virtual] |
SetOutputDimensionality(int) | vtkImageReslice | [virtual] |
SetOutputExtent(int a, int b, int c, int d, int e, int f) | vtkImageReslice | [virtual] |
SetOutputExtent(const int a[6]) | vtkImageReslice | [inline, virtual] |
SetOutputExtentToDefault() | vtkImageReslice | |
SetOutputOrigin(double x, double y, double z) | vtkImageReslice | [virtual] |
SetOutputOrigin(const double a[3]) | vtkImageReslice | [inline, virtual] |
SetOutputOriginToDefault() | vtkImageReslice | |
SetOutputSpacing(double x, double y, double z) | vtkImageReslice | [virtual] |
SetOutputSpacing(const double a[3]) | vtkImageReslice | [inline, virtual] |
SetOutputSpacingToDefault() | vtkImageReslice | |
SetProgress(double) | vtkAlgorithm | [virtual] |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetReferenceCount(int) | vtkObjectBase | |
SetReleaseDataFlag(int) | vtkAlgorithm | [virtual] |
SetResliceAxes(vtkMatrix4x4 *) | vtkImageReslice | [virtual] |
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]) | vtkImageReslice | [inline] |
SetResliceAxesDirectionCosines(const double xyz[9]) | vtkImageReslice | [inline] |
SetResliceAxesOrigin(double x, double y, double z) | vtkImageReslice | |
SetResliceAxesOrigin(const double xyz[3]) | vtkImageReslice | [inline] |
SetResliceTransform(vtkAbstractTransform *) | vtkImageReslice | [virtual] |
SetSlabMode(int) | vtkImageReslice | [virtual] |
SetSlabModeToMax() | vtkImageReslice | [inline] |
SetSlabModeToMean() | vtkImageReslice | [inline] |
SetSlabModeToMin() | vtkImageReslice | [inline] |
SetSlabModeToSum() | vtkImageReslice | [inline] |
SetSlabNumberOfSlices(int) | vtkImageReslice | [virtual] |
SetSlabTrapezoidIntegration(int) | vtkImageReslice | [virtual] |
SetStencilData(vtkImageStencilData *stencil) | vtkImageReslice | |
SetStencilOutput(vtkImageStencilData *stencil) | vtkImageReslice | |
SetTransformInputSampling(int) | vtkImageReslice | [virtual] |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | [inline] |
SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
SetUpdateExtent(int extent[6]) | vtkAlgorithm | [inline] |
SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
SetWrap(int) | vtkImageReslice | [virtual] |
SINGLE_PRECISION enum value | vtkAlgorithm | |
SlabMode | vtkImageReslice | [protected] |
SlabNumberOfSlices | vtkImageReslice | [protected] |
SlabTrapezoidIntegration | vtkImageReslice | [protected] |
SlabTrapezoidIntegrationOff() | vtkImageReslice | [virtual] |
SlabTrapezoidIntegrationOn() | vtkImageReslice | [virtual] |
SplitExtent(int splitExt[6], int startExt[6], int num, int total) | vtkThreadedImageAlgorithm | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkImageReslice | |
ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId) | vtkThreadedImageAlgorithm | [virtual] |
ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id) | vtkImageReslice | [protected, virtual] |
Threader | vtkThreadedImageAlgorithm | [protected] |
TransformInputSampling | vtkImageReslice | [protected] |
TransformInputSamplingOff() | vtkImageReslice | [virtual] |
TransformInputSamplingOn() | vtkImageReslice | [virtual] |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
Update(int port) | vtkAlgorithm | [virtual] |
Update() | vtkAlgorithm | [virtual] |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateInformation() | vtkAlgorithm | [virtual] |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateWholeExtent() | vtkAlgorithm | [virtual] |
UsePermuteExecute | vtkImageReslice | [protected] |
vtkAlgorithm() | vtkAlgorithm | [protected] |
vtkImageAlgorithm() | vtkImageAlgorithm | [protected] |
vtkImageReslice() | vtkImageReslice | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkThreadedImageAlgorithm() | vtkThreadedImageAlgorithm | [protected] |
WeakPointers | vtkObjectBase | [protected] |
Wrap | vtkImageReslice | [protected] |
WrapOff() | vtkImageReslice | [virtual] |
WrapOn() | vtkImageReslice | [virtual] |
~vtkAlgorithm() | vtkAlgorithm | [protected] |
~vtkImageAlgorithm() | vtkImageAlgorithm | [protected] |
~vtkImageReslice() | vtkImageReslice | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkThreadedImageAlgorithm() | vtkThreadedImageAlgorithm | [protected] |