19#ifndef itkPhysicalPointImageSource_h
20#define itkPhysicalPointImageSource_h
38template <
typename TOutputImage>
51 using PixelType =
typename OutputImageType::PixelType;
54 using PointType =
typename OutputImageType::PointType;
58 using SizeType =
typename RegionType::SizeType;
82#ifndef ITK_MANUAL_INSTANTIATION
83# include "itkPhysicalPointImageSource.hxx"
virtual void DynamicMultiThreadingOn()
SmartPointer< Self > Pointer
PhysicalPointImageSource()
typename OutputImageType::PointType PointType
typename OutputImageType::SpacingType SpacingType
void GenerateOutputInformation() override
TOutputImage OutputImageType
typename OutputImageType::PixelType PixelType
PhysicalPointImageSource Self
void DynamicThreadedGenerateData(const RegionType &outputRegionForThread) override
GenerateImageSource< TOutputImage > Superclass
~PhysicalPointImageSource() override=default
typename RegionType::SizeType SizeType
typename OutputImageType::RegionType RegionType
typename OutputImageType::DirectionType DirectionType
SmartPointer< const Self > ConstPointer
virtual void ThreaderUpdateProgressOff()
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....