34 #ifndef __itkTransformToDeterminantOfSpatialJacobianSource_h 35 #define __itkTransformToDeterminantOfSpatialJacobianSource_h 38 #include "itkImageSource.h" 73 template<
class TOutputImage,
74 class TTransformPrecisionType =
double >
99 TOutputImage::ImageDimension );
103 itkGetStaticConstMacro( ImageDimension ),
120 typedef ImageBase< itkGetStaticConstMacro( ImageDimension ) >
ImageBaseType;
148 itkSetMacro( OutputRegion, OutputImageRegionType );
151 itkGetConstReferenceMacro( OutputRegion, OutputImageRegionType );
154 itkSetMacro( OutputSpacing, SpacingType );
158 itkGetConstReferenceMacro( OutputSpacing, SpacingType );
161 itkSetMacro( OutputOrigin, OriginType );
165 itkGetConstReferenceMacro( OutputOrigin, OriginType );
168 itkSetMacro( OutputDirection, DirectionType );
169 itkGetConstReferenceMacro( OutputDirection, DirectionType );
182 unsigned long GetMTime(
void )
const;
189 void PrintSelf( std::ostream & os, Indent indent )
const;
195 const OutputImageRegionType & outputRegionForThread,
202 const OutputImageRegionType & outputRegionForThread,
225 #ifndef ITK_MANUAL_INSTANTIATION 226 #include "itkTransformToDeterminantOfSpatialJacobianSource.hxx" 229 #endif // end #ifndef __itkTransformToDeterminantOfSpatialJacobianSource_h