![]() |
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.
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 07-03-2016 for elastix by ![]() |
![]() |