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.
Generated on 1667476801 for elastix by 1.9.4 |