|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkCompositeTransformIOHelper_h
19 #define itkCompositeTransformIOHelper_h
21 #include "ITKIOTransformBaseExport.h"
47 template <
typename TParametersValueType>
83 template <
unsigned int VDimension>
92 template <
unsigned int VDimension>
104 #endif // itkCompositeTransformIOHelper_h
107 #ifndef ITK_TEMPLATE_EXPLICIT_CompositeTransformIOHelper
116 #if defined(ITKIOTransformBase_EXPORTS)
118 # define ITKIOTransformBase_EXPORT_EXPLICIT ITK_FORWARD_EXPORT
121 # define ITKIOTransformBase_EXPORT_EXPLICIT ITKIOTransformBase_EXPORT
126 ITK_GCC_PRAGMA_DIAG_PUSH()
127 ITK_GCC_PRAGMA_DIAG(ignored
"-Wattributes")
132 ITK_GCC_PRAGMA_DIAG_POP()
135 #undef ITKIOTransformBase_EXPORT_EXPLICIT
template class ITKIOTransformBase_EXPORT_EXPLICIT CompositeTransformIOHelperTemplate< float >
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
template class ITKIOTransformBase_EXPORT_EXPLICIT CompositeTransformIOHelperTemplate< double >