| 
 | 
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages | 
#include <itkGPUInterpolateImageFunction.h>
GPU version of InterpolateImageFunction.
Definition at line 40 of file itkGPUInterpolateImageFunction.h.
 Inheritance diagram for itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >:Public Types | |
| using | ConstPointer = SmartPointer< const Self > | 
| using | ContinuousIndexType = typename CPUSuperclass::ContinuousIndexType | 
| using | CoordRepType = typename CPUSuperclass::CoordRepType | 
| using | CPUSuperclass = TParentInterpolateImageFunction | 
| using | GPUSuperclass = GPUInterpolatorBase | 
| using | InputImageType = typename CPUSuperclass::InputImageType | 
| using | Pointer = SmartPointer< Self > | 
| using | Self = GPUInterpolateImageFunction | 
Public Member Functions | |
| virtual const char * | GetClassName () const | 
| ITK_DISALLOW_COPY_AND_MOVE (GPUInterpolateImageFunction) | |
| itkStaticConstMacro (InputImageDimension, unsigned int, TInputImage::ImageDimension) | |
  Public Member Functions inherited from itk::GPUInterpolatorBase | |
| virtual const char * | GetNameOfClass () const | 
| virtual bool | GetSourceCode (std::string &source) const | 
Protected Member Functions | |
| GPUDataManager::Pointer | GetParametersDataManager () const override | 
| GPUInterpolateImageFunction () | |
| void | PrintSelf (std::ostream &os, Indent indent) const override | 
| ~GPUInterpolateImageFunction () override=default | |
  Protected Member Functions inherited from itk::GPUInterpolatorBase | |
| GPUInterpolatorBase () | |
| virtual | ~GPUInterpolatorBase ()=default | 
Additional Inherited Members | |
  Protected Attributes inherited from itk::GPUInterpolatorBase | |
| GPUDataManager::Pointer | m_ParametersDataManager {} | 
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::ConstPointer = SmartPointer<const Self> | 
Definition at line 52 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::ContinuousIndexType = typename CPUSuperclass::ContinuousIndexType | 
Definition at line 62 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::CoordRepType = typename CPUSuperclass::CoordRepType | 
Definition at line 63 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::CPUSuperclass = TParentInterpolateImageFunction | 
Definition at line 49 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::GPUSuperclass = GPUInterpolatorBase | 
Definition at line 50 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::InputImageType = typename CPUSuperclass::InputImageType | 
Superclass typedef support.
Definition at line 61 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::Pointer = SmartPointer<Self> | 
Definition at line 51 of file itkGPUInterpolateImageFunction.h.
| using itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::Self = GPUInterpolateImageFunction | 
Standard class typedefs.
Definition at line 48 of file itkGPUInterpolateImageFunction.h.
      
  | 
  protected | 
      
  | 
  overrideprotecteddefault | 
      
  | 
  virtual | 
Run-time type information (and related methods).
Reimplemented in itk::GPUBSplineInterpolateImageFunction< TInputImage, TCoordRep, TCoefficientType >, itk::GPULinearInterpolateImageFunction< TInputImage, TCoordRep >, and itk::GPUNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >.
      
  | 
  overrideprotectedvirtual | 
Returns data manager that stores all settings for the transform.
Reimplemented from itk::GPUInterpolatorBase.
| itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::ITK_DISALLOW_COPY_AND_MOVE | ( | GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction > | ) | 
| itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::itkStaticConstMacro | ( | InputImageDimension | , | 
| unsigned int | , | ||
| TInputImage::ImageDimension | |||
| ) | 
ImageDimension constants
      
  | 
  overrideprotected | 
Generated on 1739326392 for elastix by   1.9.8  |