19 #ifndef itkPhysicalPointImageSource_h
20 #define itkPhysicalPointImageSource_h
37 template<
typename TOutputImage >
49 typedef typename OutputImageType::PixelType
PixelType;
68 virtual void GenerateOutputInformation() ITK_OVERRIDE;
70 virtual
void ThreadedGenerateData (const RegionType &outputRegionForThread,
ThreadIdType threadId) ITK_OVERRIDE;
77 #ifndef ITK_MANUAL_INSTANTIATION
78 #include "itkPhysicalPointImageSource.hxx"
OutputImageType::DirectionType DirectionType
PhysicalPointImageSource Self
Generate an image of the physical locations of each pixel.
OutputImageType::PointType PointType
TOutputImage OutputImageType
PhysicalPointImageSource()
OutputImageType::PixelType PixelType
Base class for all process objects that output image data.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::DirectionType DirectionType
ImageBaseType::PointType PointType
a Base class for image sources which need to have image size, and other meta-data set...
unsigned int ThreadIdType
RegionType::SizeType SizeType
GenerateImageSource< TOutputImage > Superclass
ImageBaseType::SizeType SizeType
OutputImageType::RegionType RegionType
OutputImageType::SpacingType SpacingType