19#ifndef itkVTKImageToImageFilter_h
20#define itkVTKImageToImageFilter_h
23#include "vtkImageExport.h"
24#include "vtkImageData.h"
25#include "vtkSmartPointer.h"
27#ifndef vtkFloatingPointType
28# define vtkFloatingPointType float
50template <
typename TOutputImage>
102#ifndef ITK_MANUAL_INSTANTIATION
103# include "itkVTKImageToImageFilter.hxx"
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
Protected method for setting indexed and named inputs.
Implements transparent reference counting.
VTKImageToImageFilter Self
VTKImageImport< TOutputImage > Superclass
~VTKImageToImageFilter() override
SmartPointer< Self > Pointer
vtkSmartPointer< vtkImageExport > ImageExportPointer
ImageExportPointer m_Exporter
typename OutputImageType::ConstPointer OutputImagePointer
const Superclass * GetImporter() const
void SetInput(vtkImageData *)
vtkImageExport * GetExporter() const
TOutputImage OutputImageType
SmartPointer< const Self > ConstPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....