|
vtk-dicom
0.8.17
|
This is the complete list of members for vtkDICOMCTRectifier, including all inherited members.
| AbortExecute (defined in vtkAlgorithm) | vtkAlgorithm | |
| AbortExecuteOff() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| AbortExecuteOn() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| AddInputConnection(vtkAlgorithmOutput *input) (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| AddInputData(vtkDataObject *) | vtkImageAlgorithm | virtual |
| AddInputData(int, vtkDataObject *) (defined in vtkImageAlgorithm) | vtkImageAlgorithm | virtual |
| AddInputDataInternal(int port, vtkDataObject *input) (defined in vtkAlgorithm) | vtkAlgorithm | inlineprotected |
| AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
| AddInputDataObject(vtkDataObject *data) (defined in vtkAlgorithm) | vtkAlgorithm | inlinevirtual |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) (defined in vtkObject) | 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) (defined in vtkObject) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AllocateOutputData(vtkImageData *out, vtkInformation *outInfo, int *uExtent) | vtkImageAlgorithm | protectedvirtual |
| AllocateOutputData(vtkDataObject *out, vtkInformation *outInfo) (defined in vtkImageAlgorithm) | vtkImageAlgorithm | protectedvirtual |
| BEAM enum value (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| BLOCK enum value (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| BreakOnError() | vtkObject | static |
| CAN_HANDLE_PIECE_REQUEST() | vtkAlgorithm | static |
| CAN_PRODUCE_SUB_EXTENT() | vtkAlgorithm | static |
| CollectRevisions(ostream &) (defined in vtkObjectBase) | vtkObjectBase | inlineprotectedvirtual |
| ComputeMatrix(const double matrix[16], const int extent[6], double spacing[3], double origin[3]) | vtkDICOMCTRectifier | protected |
| ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) | vtkAlgorithm | virtual |
| ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
| CopyAttributeData(vtkImageData *in, vtkImageData *out, vtkInformationVector **inputVector) | vtkImageAlgorithm | protectedvirtual |
| CopyInputArrayAttributesToOutput(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkImageAlgorithm | protectedvirtual |
| CopyMetaDataToOutputData(vtkInformation *outInfo, vtkDataObject *outData) | vtkDICOMAlgorithm | protectedvirtual |
| CopyMetaDataToOutputInformation(vtkInformationVector **inputVector, int inputPort, int inputConnection, vtkInformationVector *outputVector, int outputPort) | vtkDICOMAlgorithm | protectedvirtual |
| CreateDefaultExecutive() | vtkAlgorithm | protectedvirtual |
| Cubic enum value (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | |
| Debug (defined in vtkObject) | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| DEFAULT_PRECISION enum value (defined in vtkAlgorithm) | vtkAlgorithm | |
| DefaultExecutivePrototype (defined in vtkAlgorithm) | vtkAlgorithm | protectedstatic |
| Delete() | vtkObjectBase | virtual |
| DesiredBytesPerPiece (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| DesiredOutputPrecision enum name | vtkAlgorithm | |
| DOUBLE_PRECISION enum value (defined in vtkAlgorithm) | vtkAlgorithm | |
| EnableSMP (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| ErrorCode (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| Execute() (defined in vtkImageAlgorithm) | vtkImageAlgorithm | protectedvirtual |
| ExecuteData(vtkDataObject *output) | vtkImageAlgorithm | protectedvirtual |
| ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo) | vtkImageAlgorithm | protectedvirtual |
| FastDelete() | vtkObjectBase | virtual |
| FillInputPortInformation(int port, vtkInformation *info) VTK_OVERRIDE | vtkImageAlgorithm | protectedvirtual |
| FillOutputPortInformation(int port, vtkInformation *info) VTK_OVERRIDE | vtkImageAlgorithm | protectedvirtual |
| GetAbortExecute() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
| GetDebug() | vtkObject | |
| GetDesiredBytesPerPiece() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| GetEnableSMP() | vtkThreadedImageAlgorithm | virtual |
| GetErrorCode() | vtkAlgorithm | virtual |
| GetExecutive() | vtkAlgorithm | |
| GetGantryDetectorTilt(vtkMatrix4x4 *volumeMatrix) | vtkDICOMCTRectifier | static |
| GetGlobalDefaultEnableSMP() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | static |
| GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | static |
| GetImageDataInput(int port) (defined in vtkImageAlgorithm) | vtkImageAlgorithm | |
| GetInformation() | vtkAlgorithm | virtual |
| GetInput(int port) | vtkImageAlgorithm | |
| GetInput() (defined in vtkImageAlgorithm) | vtkImageAlgorithm | inline |
| GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) (defined in vtkAlgorithm) | 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) (defined in vtkAlgorithm) | 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) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkDataObject *input) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) (defined in vtkAlgorithm) | 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 | |
| GetInterpolationMode() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| GetMetaDataInformation(vtkInformationVector **inputVector, int inputPort, int inputConnection) | vtkDICOMAlgorithm | protected |
| GetMinimumPieceSize() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| GetMinimumPieceSize(int &, int &, int &) (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| GetMinimumPieceSize(int[3]) (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfInputConnections(int port) | vtkAlgorithm | |
| GetNumberOfInputPorts() | vtkAlgorithm | |
| GetNumberOfOutputPorts() | vtkAlgorithm | |
| GetNumberOfThreads() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| GetOutput() | vtkImageAlgorithm | |
| GetOutput(int) (defined in vtkImageAlgorithm) | vtkImageAlgorithm | |
| GetOutputDataObject(int port) | vtkAlgorithm | |
| GetOutputInformation(int port) | vtkAlgorithm | |
| GetOutputPort(int index) | vtkAlgorithm | |
| GetOutputPort() (defined in vtkAlgorithm) | vtkAlgorithm | inline |
| GetOutputPortInformation(int port) | vtkAlgorithm | |
| GetProgress() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| GetProgressObserver() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| GetProgressText() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| GetRectifiedMatrix() | vtkDICOMCTRectifier | inline |
| GetReferenceCount() | vtkObjectBase | inline |
| GetReleaseDataFlag() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| GetReverse() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| GetSplitMode() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| GetTotalNumberOfInputConnections() | vtkAlgorithm | |
| GetUpdateExtent() | vtkAlgorithm | inline |
| GetUpdateExtent(int port) (defined in vtkAlgorithm) | vtkAlgorithm | |
| GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) (defined in vtkAlgorithm) | vtkAlgorithm | inline |
| GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) (defined in vtkAlgorithm) | vtkAlgorithm | |
| GetUpdateExtent(int extent[6]) (defined in vtkAlgorithm) | vtkAlgorithm | inline |
| GetUpdateExtent(int port, int extent[6]) (defined in vtkAlgorithm) | vtkAlgorithm | |
| GetUpdateGhostLevel() (defined in vtkAlgorithm) | vtkAlgorithm | inline |
| GetUpdateGhostLevel(int port) (defined in vtkAlgorithm) | vtkAlgorithm | |
| GetUpdateNumberOfPieces() (defined in vtkAlgorithm) | vtkAlgorithm | inline |
| GetUpdateNumberOfPieces(int port) (defined in vtkAlgorithm) | vtkAlgorithm | |
| GetUpdatePiece() | vtkAlgorithm | inline |
| GetUpdatePiece(int port) (defined in vtkAlgorithm) | vtkAlgorithm | |
| GetVolumeMatrix() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| GlobalDefaultEnableSMP (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protectedstatic |
| GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | inlinestatic |
| HasExecutive() | vtkAlgorithm | |
| HasObserver(unsigned long event, vtkCommand *) (defined in vtkObject) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
| HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
| HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
| Information (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| InitializeObjectBase() (defined in vtkObjectBase) | vtkObjectBase | |
| INPUT_ARRAYS_TO_PROCESS() (defined in vtkAlgorithm) | vtkAlgorithm | static |
| INPUT_CONNECTION() (defined in vtkAlgorithm) | vtkAlgorithm | static |
| INPUT_IS_OPTIONAL() | vtkAlgorithm | static |
| INPUT_IS_REPEATABLE() (defined in vtkAlgorithm) | vtkAlgorithm | static |
| INPUT_PORT() (defined in vtkAlgorithm) | vtkAlgorithm | static |
| INPUT_REQUIRED_DATA_TYPE() (defined in vtkAlgorithm) | vtkAlgorithm | static |
| INPUT_REQUIRED_FIELDS() (defined in vtkAlgorithm) | vtkAlgorithm | static |
| InputPortIndexInRange(int index, const char *action) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
| InternalReleaseFocus() (defined in vtkObject) | vtkObject | protected |
| InterpolationMode (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
| InvokeEvent(unsigned long event) (defined in vtkObject) | vtkObject | inline |
| InvokeEvent(const char *event) (defined in vtkObject) | vtkObject | inline |
| IsA(const char *type) | vtkDICOMCTRectifier | virtual |
| IsTypeOf(const char *type) (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | static |
| Linear enum value (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | |
| Matrix (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| META_DATA() | vtkDICOMAlgorithm | static |
| MinimumPieceSize (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| Modified() | vtkObject | virtual |
| ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
| MTime (defined in vtkObject) | vtkObject | protected |
| Nearest enum value (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | |
| New() | vtkDICOMCTRectifier | static |
| NewInstance() const (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | |
| NewInstanceInternal() const (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protectedvirtual |
| NumberOfThreads (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| operator=(const vtkObjectBase &) (defined in vtkObjectBase) | vtkObjectBase | inlineprotected |
| OutputPortIndexInRange(int index, const char *action) (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| PATIENT_MATRIX() | vtkDICOMAlgorithm | static |
| PORT_REQUIREMENTS_FILLED() (defined in vtkAlgorithm) | vtkAlgorithm | protectedstatic |
| PrepareImageData(vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inDataObjects=0, vtkImageData **outDataObjects=0) | vtkThreadedImageAlgorithm | protectedvirtual |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObjectBase) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) VTK_DICOM_OVERRIDE | vtkDICOMCTRectifier | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObjectBase) | vtkObjectBase | virtual |
| ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE | vtkImageAlgorithm | virtual |
| vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
| Progress (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| ProgressObserver (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| ProgressText (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| PropagateUpdateExtent() | vtkAlgorithm | virtual |
| RectifiedMatrix (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| ReferenceCount (defined in vtkObjectBase) | vtkObjectBase | protected |
| Register(vtkObjectBase *o) VTK_OVERRIDE | vtkAlgorithm | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE (defined in vtkObject) | vtkObject | protectedvirtual |
| ReleaseDataFlagOff() (defined in vtkAlgorithm) | vtkAlgorithm | |
| ReleaseDataFlagOn() (defined in vtkAlgorithm) | vtkAlgorithm | |
| RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
| RemoveAllInputs() | vtkAlgorithm | |
| RemoveAllObservers() (defined in vtkObject) | vtkObject | |
| RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
| RemoveObserver(vtkCommand *) (defined in vtkObject) | vtkObject | |
| RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) (defined in vtkObject) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
| RemoveObservers(unsigned long event) (defined in vtkObject) | vtkObject | |
| RemoveObservers(const char *event) (defined in vtkObject) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) VTK_OVERRIDE (defined in vtkAlgorithm) | vtkAlgorithm | protectedvirtual |
| RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) VTK_DICOM_OVERRIDE | vtkDICOMCTRectifier | protectedvirtual |
| RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) VTK_DICOM_OVERRIDE | vtkDICOMCTRectifier | protectedvirtual |
| RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) VTK_DICOM_OVERRIDE | vtkDICOMCTRectifier | protectedvirtual |
| Reverse (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| ReverseOff() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| ReverseOn() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| SafeDownCast(vtkObjectBase *o) (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | static |
| SetAbortExecute(int) | vtkAlgorithm | virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
| SetDesiredBytesPerPiece(vtkIdType) | vtkThreadedImageAlgorithm | virtual |
| SetEnableSMP(bool) (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
| SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
| SetGlobalDefaultEnableSMP(bool enable) | vtkThreadedImageAlgorithm | static |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetInformation(vtkInformation *) (defined in vtkAlgorithm) | vtkAlgorithm | 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) (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, vtkInformation *info) (defined in vtkAlgorithm) | 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) (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| SetInputData(vtkDataObject *) | vtkImageAlgorithm | |
| SetInputData(int, vtkDataObject *) (defined in vtkImageAlgorithm) | vtkImageAlgorithm | |
| SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
| SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
| SetInputDataObject(vtkDataObject *data) (defined in vtkAlgorithm) | vtkAlgorithm | inlinevirtual |
| SetInterpolationMode(int t) | vtkDICOMCTRectifier | |
| SetInterpolationModeToCubic() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| SetInterpolationModeToLinear() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| SetInterpolationModeToNearest() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| SetInterpolationModeToWindowedSinc() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | inline |
| SetMinimumPieceSize(int, int, int) | vtkThreadedImageAlgorithm | virtual |
| SetMinimumPieceSize(int[3]) (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
| SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfInputPorts(int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfOutputPorts(int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfThreads(int) | vtkThreadedImageAlgorithm | virtual |
| SetOutput(vtkDataObject *d) (defined in vtkImageAlgorithm) | vtkImageAlgorithm | virtual |
| SetProgress(double) | vtkAlgorithm | virtual |
| SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
| SetProgressText(const char *ptext) | vtkAlgorithm | |
| SetReferenceCount(int) | vtkObjectBase | |
| SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
| SetReverse(int v) | vtkDICOMCTRectifier | |
| SetSplitMode(int) | vtkThreadedImageAlgorithm | virtual |
| SetSplitModeToBeam() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | inline |
| SetSplitModeToBlock() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | inline |
| SetSplitModeToSlab() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | inline |
| SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
| SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
| SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
| SetUpdateExtent(int extent[6]) | vtkAlgorithm | |
| SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
| SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
| SetVolumeMatrix(vtkMatrix4x4 *matrix) | vtkDICOMCTRectifier | |
| SINGLE_PRECISION enum value (defined in vtkAlgorithm) | vtkAlgorithm | |
| SLAB enum value (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| SMPRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, vtkIdType begin, vtkIdType end, vtkIdType pieces, int extent[6]) | vtkThreadedImageAlgorithm | protectedvirtual |
| SplitExtent(int splitExt[6], int startExt[6], int num, int total) | vtkThreadedImageAlgorithm | virtual |
| SplitMode (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| SplitModeEnum enum name (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| SplitPath (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| SplitPathLength (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| SubjectHelper (defined in vtkObject) | vtkObject | protected |
| Superclass typedef (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | |
| ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId) (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | virtual |
| ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id) VTK_DICOM_OVERRIDE | vtkDICOMCTRectifier | protectedvirtual |
| Threader (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| UnRegister(vtkObjectBase *o) VTK_OVERRIDE | vtkAlgorithm | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE (defined in vtkObject) | vtkObject | protectedvirtual |
| Update(int port) | vtkAlgorithm | virtual |
| Update() (defined in vtkAlgorithm) | vtkAlgorithm | virtual |
| Update(int port, vtkInformationVector *requests) | vtkAlgorithm | virtual |
| Update(vtkInformation *requests) | vtkAlgorithm | virtual |
| UpdateDataObject() | vtkAlgorithm | virtual |
| UpdateExtent(const int extents[6]) | vtkAlgorithm | virtual |
| UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
| UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) (defined in vtkAlgorithm) | vtkAlgorithm | |
| UpdateInformation() | vtkAlgorithm | virtual |
| UpdateMatrix() | vtkDICOMCTRectifier | |
| UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=0) | vtkAlgorithm | virtual |
| UpdateProgress(double amount) | vtkAlgorithm | |
| UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=0) | vtkAlgorithm | virtual |
| UpdateWholeExtent() | vtkAlgorithm | virtual |
| VolumeMatrix (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| vtkAlgorithm() (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) (defined in vtkObject) | vtkObject | |
| vtkDICOMAlgorithm() (defined in vtkDICOMAlgorithm) | vtkDICOMAlgorithm | protected |
| vtkDICOMCTRectifier() (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| vtkImageAlgorithm() (defined in vtkImageAlgorithm) | vtkImageAlgorithm | protected |
| vtkObject() (defined in vtkObject) | vtkObject | protected |
| vtkObjectBase() (defined in vtkObjectBase) | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) (defined in vtkObjectBase) | vtkObjectBase | inlineprotected |
| vtkThreadedImageAlgorithm() (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |
| WeakPointers (defined in vtkObjectBase) | vtkObjectBase | protected |
| WindowedSinc enum value (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | |
| ~vtkAlgorithm() VTK_OVERRIDE (defined in vtkAlgorithm) | vtkAlgorithm | protected |
| ~vtkDICOMAlgorithm() VTK_DICOM_OVERRIDE (defined in vtkDICOMAlgorithm) | vtkDICOMAlgorithm | protected |
| ~vtkDICOMCTRectifier() VTK_DICOM_OVERRIDE (defined in vtkDICOMCTRectifier) | vtkDICOMCTRectifier | protected |
| ~vtkImageAlgorithm() VTK_OVERRIDE (defined in vtkImageAlgorithm) | vtkImageAlgorithm | protected |
| ~vtkObject() VTK_OVERRIDE (defined in vtkObject) | vtkObject | protected |
| ~vtkObjectBase() (defined in vtkObjectBase) | vtkObjectBase | protectedvirtual |
| ~vtkThreadedImageAlgorithm() VTK_OVERRIDE (defined in vtkThreadedImageAlgorithm) | vtkThreadedImageAlgorithm | protected |