18 #ifndef itkDeformationFieldSource_h
19 #define itkDeformationFieldSource_h
25 #ifndef ITKV3_COMPATIBILITY
26 #error "This file is only valid when ITKV3_COMPATIBILITY is turned on. Users are encouraged to convert to itkLandmarkDisplacementFieldSource.h in ITKv4"
53 template<
typename TOutputImage >
76 TOutputImage::ImageDimension);
123 itkGetConstReferenceMacro(OutputSpacing,
SpacingType);
188 #ifndef ITK_MANUAL_INSTANTIATION
189 #include "itkDeformationFieldSource.hxx"
Base class for all process objects that output image data.
A superclass of the N-dimensional mesh structure; supports point (geometric coordinate and attribute)...
MeshTraits::PointType PointType
OutputImageType::RegionType OutputImageRegionType
Control indentation during Print() invocation.