19 #ifndef itkPhysicalPointImageSource_h
20 #define itkPhysicalPointImageSource_h
37 template<
typename TOutputImage >
49 typedef typename OutputImageType::PixelType
PixelType;
52 typedef typename OutputImageType::PointType
PointType;
56 typedef typename RegionType::SizeType
SizeType;
74 void operator=( const PhysicalPointImageSource &);
79 #ifndef ITK_MANUAL_INSTANTIATION
80 #include "itkPhysicalPointImageSource.hxx"
83 #endif //itkPhysicalPointImageSource_h
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
a Base class for image sources which need to have image size, and other meta-data set...
virtual void GenerateOutputInformation() override
unsigned int ThreadIdType
RegionType::SizeType SizeType
virtual void ThreadedGenerateData(const RegionType &outputRegionForThread, ThreadIdType threadId) override
GenerateImageSource< TOutputImage > Superclass
OutputImageType::RegionType RegionType
OutputImageType::SpacingType SpacingType