ITK  4.13.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Macros | Typedefs | Enumerations | Variables
itkTransformIOFactory.h File Reference
#include "ITKIOTransformBaseExport.h"
#include "itkObject.h"
#include "itkTransformIOBase.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

typedef
TransformIOFactoryTemplate
< double > 
itk::TransformIOFactory
 

Enumerations

enum  itk::TransformIOFactoryFileModeType {
  itk::ReadMode,
  itk::WriteMode
}
 

Variables

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

Macro Definition Documentation

#define ITKIOTransformBase_EXPORT_EXPLICIT   ITKIOTransformBase_EXPORT

Explicit instantiations

Definition at line 92 of file itkTransformIOFactory.h.