|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkTransformIOFactory_h
19 #define itkTransformIOFactory_h
23 #include "ITKIOTransformBaseExport.h"
29 #if !defined(ITK_LEGACY_REMOVE)
37 template <
typename TParametersValueType>
78 #ifndef ITK_TEMPLATE_EXPLICIT_TransformIOFactory
87 #if defined(ITKIOTransformBase_EXPORTS)
89 # define ITKIOTransformBase_EXPORT_EXPLICIT ITK_FORWARD_EXPORT
92 # define ITKIOTransformBase_EXPORT_EXPLICIT ITKIOTransformBase_EXPORT
97 ITK_GCC_PRAGMA_DIAG_PUSH()
98 ITK_GCC_PRAGMA_DIAG(ignored
"-Wattributes")
103 ITK_GCC_PRAGMA_DIAG_POP()
106 #undef ITKIOTransformBase_EXPORT_EXPLICIT
template class ITKIOTransformBase_EXPORT_EXPLICIT TransformIOFactoryTemplate< float >
template class ITKIOTransformBase_EXPORT_EXPLICIT TransformIOFactoryTemplate< double >
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Base class for most ITK classes.
CommonEnums::IOFileMode IOFileModeEnum