![]() |
RTK
2.7.0
Reconstruction Toolkit
|
#include <rtkCudaInterpolateImageFilter.h>
Public Types | |
using | ConstPointer = itk::SmartPointer< const Self > |
using | Pointer = itk::SmartPointer< Self > |
using | Self = rtk::CudaInterpolateImageFilter |
using | Superclass = rtk::InterpolatorWithKnownWeightsImageFilter< OutputImageType, InputImageType > |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother () const |
const char * | GetNameOfClass () const override |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
CudaInterpolateImageFilter () | |
virtual void | GPUGenerateData () |
~CudaInterpolateImageFilter () | |
Implements the InterpolateWithKnownWeightsImageFilter on GPU.
Definition at line 43 of file rtkCudaInterpolateImageFilter.h.
using rtk::CudaInterpolateImageFilter::ConstPointer = itk::SmartPointer<const Self> |
Definition at line 56 of file rtkCudaInterpolateImageFilter.h.
Definition at line 55 of file rtkCudaInterpolateImageFilter.h.
Standard class type alias.
Definition at line 53 of file rtkCudaInterpolateImageFilter.h.
using rtk::CudaInterpolateImageFilter::Superclass = rtk::InterpolatorWithKnownWeightsImageFilter<OutputImageType, InputImageType> |
Definition at line 54 of file rtkCudaInterpolateImageFilter.h.
|
protected |
|
inlineprotected |
Definition at line 66 of file rtkCudaInterpolateImageFilter.h.
virtual::itk::LightObject::Pointer rtk::CudaInterpolateImageFilter::CreateAnother | ( | ) | const |
|
override |
Runtime information support.
|
protectedvirtual |
|
static |
Standard New method.