Go to the documentation of this file.
18 #ifndef __itkGPUImageFactory_h
19 #define __itkGPUImageFactory_h
36 template<
typename TTypeList,
typename NDimensions >
59 template<
typename TType,
unsigned int VImageDimension >
62 this->RegisterOverride(
65 "GPU Image Override",
true,
94 #ifndef ITK_MANUAL_INSTANTIATION
95 #include "itkGPUImageFactory.hxx"
98 #endif // end #ifndef __itkGPUImageFactory_h
virtual void Register3D()
virtual ~GPUImageFactory2()
Templated n-dimensional image class for the GPU.
GPUObjectFactoryBase< NDimensions > Superclass
itkFactorylessNewMacro(Self)
Base class for all GPU factory classes.
Object Factory implementation for GPUImage.
GPUImageFactory2(const Self &)
void operator=(const Self &)
const char * GetDescription() const
virtual void Register2D()
SmartPointer< const Self > ConstPointer
virtual void Register1D()
static void RegisterOneFactory()
SmartPointer< Self > Pointer
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|