18#ifndef itkTransformFileReader_h
19#define itkTransformFileReader_h
21#include "ITKIOTransformBaseExport.h"
36template <
typename TParametersValueType>
64 itkSetStringMacro(FileName);
67 itkGetStringMacro(FileName);
73#if !defined(ITK_LEGACY_REMOVE)
84 const TransformListType *
119#if defined ITK_TRANSFORMIO_FACTORY_REGISTER_MANAGER || defined ITK_IO_FACTORY_REGISTER_MANAGER
120# include "itkTransformIOFactoryRegisterManager.h"
128#ifndef ITK_TEMPLATE_EXPLICIT_TransformFileReader
137#if defined(ITKIOTransformBase_EXPORTS)
139# define ITKIOTransformBase_EXPORT_EXPLICIT ITK_FORWARD_EXPORT
142# define ITKIOTransformBase_EXPORT_EXPLICIT ITKIOTransformBase_EXPORT
147ITK_GCC_PRAGMA_DIAG_PUSH()
148ITK_GCC_PRAGMA_DIAG(ignored
"-Wattributes")
153ITK_GCC_PRAGMA_DIAG_POP()
156#undef ITKIOTransformBase_EXPORT_EXPLICIT
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
itk::TransformFileReaderTemplate< double > TransformFileReader
template class ITKIOTransformBase_EXPORT_EXPLICIT TransformFileReaderTemplate< float >
template class ITKIOTransformBase_EXPORT_EXPLICIT TransformFileReaderTemplate< double >