18 #ifndef __itkTransformFileReader_h
19 #define __itkTransformFileReader_h
34 template<
typename ScalarType>
57 itkSetStringMacro(FileName);
60 itkGetStringMacro(FileName);
88 #ifdef ITK_IO_FACTORY_REGISTER_MANAGER
89 #include "itkTransformIOFactoryRegisterManager.h"
92 #ifndef ITK_MANUAL_INSTANTIATION
93 #include "itkTransformFileReader.hxx"
96 #endif // __itkTransformFileReade_h
Light weight base class for most itk classes.
Class to hold and manage different parameter types used during optimization.
itk::TransformFileReaderTemplate< double > TransformFileReader
LightProcessObject is the base class for all process objects (source, filters, mappers) in the Insigh...
Control indentation during Print() invocation.
Base class for most ITK classes.