|
|
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 39 of file itkGPUInterpolateImageFunction.h.
Inheritance diagram for itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >:Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef CPUSuperclass::ContinuousIndexType | ContinuousIndexType |
| typedef CPUSuperclass::CoordRepType | CoordRepType |
| typedef TParentInterpolateImageFunction | CPUSuperclass |
| typedef GPUInterpolatorBase | GPUSuperclass |
| typedef CPUSuperclass::InputImageType | InputImageType |
| typedef SmartPointer< Self > | Pointer |
| typedef GPUInterpolateImageFunction | Self |
Public Member Functions | |
| virtual const char * | GetClassName () const |
| 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 | |
| virtual GPUDataManager::Pointer | GetParametersDataManager (void) const ITK_OVERRIDE |
| GPUInterpolateImageFunction () | |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const ITK_OVERRIDE |
| ~GPUInterpolateImageFunction () | |
Protected Member Functions inherited from itk::GPUInterpolatorBase | |
| GPUInterpolatorBase () | |
| virtual | ~GPUInterpolatorBase () |
Private Member Functions | |
| GPUInterpolateImageFunction (const Self &) | |
| void | operator= (const Self &) |
Additional Inherited Members | |
Protected Attributes inherited from itk::GPUInterpolatorBase | |
| GPUDataManager::Pointer | m_ParametersDataManager |
| typedef SmartPointer< const Self > itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::ConstPointer |
Definition at line 49 of file itkGPUInterpolateImageFunction.h.
| typedef CPUSuperclass::ContinuousIndexType itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::ContinuousIndexType |
Definition at line 60 of file itkGPUInterpolateImageFunction.h.
| typedef CPUSuperclass::CoordRepType itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::CoordRepType |
Definition at line 61 of file itkGPUInterpolateImageFunction.h.
| typedef TParentInterpolateImageFunction itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::CPUSuperclass |
Definition at line 46 of file itkGPUInterpolateImageFunction.h.
| typedef GPUInterpolatorBase itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::GPUSuperclass |
Definition at line 47 of file itkGPUInterpolateImageFunction.h.
| typedef CPUSuperclass::InputImageType itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::InputImageType |
Superclass typedef support.
Definition at line 59 of file itkGPUInterpolateImageFunction.h.
| typedef SmartPointer< Self > itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::Pointer |
Definition at line 48 of file itkGPUInterpolateImageFunction.h.
| typedef GPUInterpolateImageFunction itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::Self |
Standard class typedefs.
Definition at line 45 of file itkGPUInterpolateImageFunction.h.
|
protected |
|
inlineprotected |
Definition at line 66 of file itkGPUInterpolateImageFunction.h.
|
private |
|
virtual |
Run-time type information (and related methods).
Reimplemented in itk::GPUBSplineInterpolateImageFunction< TInputImage, TCoordRep, TCoefficientType >, itk::GPULinearInterpolateImageFunction< TInputImage, TCoordRep >, and itk::GPUNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep >.
|
protectedvirtual |
Returns data manager that stores all settings for the transform.
Reimplemented from itk::GPUInterpolatorBase.
| itk::GPUInterpolateImageFunction< TInputImage, TCoordRep, TParentInterpolateImageFunction >::itkStaticConstMacro | ( | InputImageDimension | , |
| unsigned | int, | ||
| TInputImage::ImageDimension | |||
| ) |
ImageDimension constants
|
private |
|
protectedvirtual |
Generated on OURCE_DATE_EPOCH for elastix by 1.8.13 |