ITK  5.4.0
Insight Toolkit
Classes | Namespaces | Macros | Typedefs | Variables
itkTransformIOFactory.h File Reference
#include "itkObject.h"
#include "itkTransformIOBase.h"
#include "ITKIOTransformBaseExport.h"
#include "itkCommonEnums.h"
+ Include dependency graph for itkTransformIOFactory.h:

Go to the source code of this file.

Classes

class  itk::TransformIOFactoryTemplate< TParametersValueType >
 

Namespaces

 itk
 

Macros

#define ITKIOTransformBase_EXPORT_EXPLICIT   ITKIOTransformBase_EXPORT
 

Typedefs

using itk::TransformIOFactory = TransformIOFactoryTemplate< double >
 

Variables

template class ITKIOTransformBase_EXPORT_EXPLICIT itk::TransformIOFactoryTemplate< double >
 
template class ITKIOTransformBase_EXPORT_EXPLICIT itk::TransformIOFactoryTemplate< float >
 

Macro Definition Documentation

◆ ITKIOTransformBase_EXPORT_EXPLICIT

#define ITKIOTransformBase_EXPORT_EXPLICIT   ITKIOTransformBase_EXPORT

Explicit instantiations

Definition at line 92 of file itkTransformIOFactory.h.