Abstract base class for connecting ITK and VTK.
More...
#include <Libs/vtkITK/vtkITKImageToImageFilter.h>
Abstract base class for connecting ITK and VTK.
vtkITKImageToImageFilter provides a foo.
Definition at line 53 of file vtkITKImageToImageFilter.h.
◆ MemberCommand
◆ MemberCommandPointer
◆ Superclass
◆ vtkITKImageToImageFilter()
vtkITKImageToImageFilter::vtkITKImageToImageFilter |
( |
| ) |
|
|
inlineprotected |
◆ ~vtkITKImageToImageFilter()
vtkITKImageToImageFilter::~vtkITKImageToImageFilter |
( |
| ) |
|
|
inlineoverrideprotected |
◆ DebugOff()
void vtkITKImageToImageFilter::DebugOff |
( |
| ) |
|
|
inlineoverride |
◆ DebugOn()
void vtkITKImageToImageFilter::DebugOn |
( |
| ) |
|
|
inlineoverride |
◆ ExecuteData()
void vtkITKImageToImageFilter::ExecuteData |
( |
vtkDataObject * |
| ) |
|
|
inlineoverrideprotected |
◆ GetClassName()
virtual const char* vtkITKImageToImageFilter::GetClassName |
( |
| ) |
|
|
virtual |
Reimplemented in vtkITKImageToImageFilterF2F2, vtkITKImageToImageFilterF2F, vtkITKImageToImageFilterUSUS, vtkITKNewOtsuThresholdImageFilter, vtkITKImageToImageFilterFUL, vtkITKImageToImageFilterULUL, vtkITKImageToImageFilterUSUL, vtkITKGradientAnisotropicDiffusionImageFilter, vtkITKImageToImageFilter2DFF, vtkITKImageToImageFilterF3F3, vtkITKImageToImageFilterFF, vtkITKImageToImageFilterSS, and vtkITKImageToImageFilterUSF.
◆ GetInput()
virtual vtkDataObject* vtkITKImageToImageFilter::GetInput |
( |
| ) |
|
|
inlinevirtual |
◆ GetMTime()
vtkMTimeType vtkITKImageToImageFilter::GetMTime |
( |
| ) |
|
|
inlineoverride |
This method considers the sub filters MTimes when computing this objects modified time.
Definition at line 78 of file vtkITKImageToImageFilter.h.
◆ GetNumberOfThreads()
int vtkITKImageToImageFilter::GetNumberOfThreads |
( |
| ) |
|
|
inline |
◆ GetOutput() [1/2]
virtual vtkImageData* vtkITKImageToImageFilter::GetOutput |
( |
| ) |
|
|
inlinevirtual |
◆ GetOutput() [2/2]
virtual vtkImageData* vtkITKImageToImageFilter::GetOutput |
( |
int |
idx | ) |
|
|
inlinevirtual |
◆ HandleEndEvent()
void vtkITKImageToImageFilter::HandleEndEvent |
( |
| ) |
|
|
inline |
◆ HandleProgressEvent()
void vtkITKImageToImageFilter::HandleProgressEvent |
( |
| ) |
|
|
inline |
◆ HandleStartEvent()
void vtkITKImageToImageFilter::HandleStartEvent |
( |
| ) |
|
|
inline |
◆ IsA()
virtual int vtkITKImageToImageFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
Reimplemented in vtkITKImageToImageFilterF2F2, vtkITKImageToImageFilterF2F, vtkITKImageToImageFilterUSUS, vtkITKNewOtsuThresholdImageFilter, vtkITKImageToImageFilterFUL, vtkITKImageToImageFilterULUL, vtkITKImageToImageFilterUSUL, vtkITKGradientAnisotropicDiffusionImageFilter, vtkITKImageToImageFilter2DFF, vtkITKImageToImageFilterF3F3, vtkITKImageToImageFilterFF, vtkITKImageToImageFilterSS, and vtkITKImageToImageFilterUSF.
◆ IsTypeOf()
static int vtkITKImageToImageFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ LinkITKProgressToVTKProgress()
void vtkITKImageToImageFilter::LinkITKProgressToVTKProgress |
( |
itk::ProcessObject * |
process | ) |
|
|
inlineprotected |
◆ Modified()
void vtkITKImageToImageFilter::Modified |
( |
| ) |
|
|
inlineoverride |
◆ New()
◆ PrintSelf()
void vtkITKImageToImageFilter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
inlineoverride |
◆ SafeDownCast()
◆ SetInput()
virtual void vtkITKImageToImageFilter::SetInput |
( |
vtkImageData * |
Input | ) |
|
|
inlinevirtual |
◆ SetInputConnection() [1/2]
void vtkITKImageToImageFilter::SetInputConnection |
( |
vtkAlgorithmOutput * |
input | ) |
|
|
inlineoverride |
◆ SetInputConnection() [2/2]
void vtkITKImageToImageFilter::SetInputConnection |
( |
int |
port, |
|
|
vtkAlgorithmOutput * |
input |
|
) |
| |
|
inlineoverride |
◆ SetNumberOfThreads()
void vtkITKImageToImageFilter::SetNumberOfThreads |
( |
int |
val | ) |
|
|
inline |
◆ SetOutput()
void vtkITKImageToImageFilter::SetOutput |
( |
vtkDataObject * |
d | ) |
|
|
inlineoverride |
This method returns the cache to make a connection It justs feeds the request to the sub filter.
Definition at line 138 of file vtkITKImageToImageFilter.h.
◆ Update() [1/2]
void vtkITKImageToImageFilter::Update |
( |
| ) |
|
|
inlineoverride |
◆ Update() [2/2]
void vtkITKImageToImageFilter::Update |
( |
int |
port | ) |
|
|
inlineoverride |
◆ m_EndEventCommand
◆ m_Process
itk::ProcessObject::Pointer vtkITKImageToImageFilter::m_Process |
|
protected |
◆ m_ProgressCommand
◆ m_StartEventCommand
◆ vtkCast
vtkImageCast* vtkITKImageToImageFilter::vtkCast |
|
protected |
◆ vtkExporter
vtkImageExport* vtkITKImageToImageFilter::vtkExporter |
|
protected |
◆ vtkImporter
vtkImageImport* vtkITKImageToImageFilter::vtkImporter |
|
protected |
The documentation for this class was generated from the following file: