go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Member Functions | Protected Member Functions | Protected Attributes
itk::GPUInterpolatorBase Class Reference

#include <itkGPUInterpolatorBase.h>

Detailed Description

Base class fro all GPU interpolators.

Author
Denis P. Shamonin and Marius Staring. Division of Image Processing, Department of Radiology, Leiden, The Netherlands
Note
This work was funded by the Netherlands Organisation for Scientific Research (NWO NRG-2010.02 and NWO 639.021.124).

Definition at line 36 of file itkGPUInterpolatorBase.h.

+ Inheritance diagram for itk::GPUInterpolatorBase:

Public Member Functions

virtual const char * GetNameOfClass () const
 
virtual GPUDataManager::Pointer GetParametersDataManager (void) const
 
virtual bool GetSourceCode (std::string &source) const
 

Protected Member Functions

 GPUInterpolatorBase ()
 
virtual ~GPUInterpolatorBase ()
 

Protected Attributes

GPUDataManager::Pointer m_ParametersDataManager
 

Constructor & Destructor Documentation

◆ GPUInterpolatorBase()

itk::GPUInterpolatorBase::GPUInterpolatorBase ( )
protected

◆ ~GPUInterpolatorBase()

virtual itk::GPUInterpolatorBase::~GPUInterpolatorBase ( )
inlineprotectedvirtual

Definition at line 53 of file itkGPUInterpolatorBase.h.

Member Function Documentation

◆ GetNameOfClass()

virtual const char * itk::GPUInterpolatorBase::GetNameOfClass ( ) const
inlinevirtual

Run-time type information (and related methods).

Definition at line 41 of file itkGPUInterpolatorBase.h.

◆ GetParametersDataManager()

virtual GPUDataManager::Pointer itk::GPUInterpolatorBase::GetParametersDataManager ( void  ) const
virtual

◆ GetSourceCode()

virtual bool itk::GPUInterpolatorBase::GetSourceCode ( std::string &  source) const
virtual

Field Documentation

◆ m_ParametersDataManager

GPUDataManager::Pointer itk::GPUInterpolatorBase::m_ParametersDataManager
protected

Definition at line 55 of file itkGPUInterpolatorBase.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo