|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkGPUFunctorBase.h>
Base functor class for GPU functor image filters.
Definition at line 50 of file itkGPUFunctorBase.h.
Inheritance diagram for itk::Functor::GPUFunctorBase:Public Member Functions | |
| GPUFunctorBase () | |
| virtual int | SetGPUKernelArguments (OpenCLKernelManager::Pointer KernelManager, int KernelHandle)=0 |
| virtual | ~GPUFunctorBase () |
|
inline |
Definition at line 55 of file itkGPUFunctorBase.h.
|
inlinevirtual |
Definition at line 58 of file itkGPUFunctorBase.h.
|
pure virtual |
Setup GPU kernel arguments for this functor.
Implemented in itk::Functor::GPUCast< TInput, TOutput >, and itk::Functor::GPUCast< TInputImage::PixelType, TOutputImage::PixelType >.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.13 |