Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
Custom activator for the OpenCL Module in order to register and provide the OclResourceService. More...
#include <mitkOpenCLActivator.h>
Public Member Functions | |
void | Load (us::ModuleContext *context) |
Load module context. More... | |
void | Unload (us::ModuleContext *) |
Unload module context. More... | |
Public Member Functions inherited from us::ModuleActivator | |
virtual | ~ModuleActivator () |
virtual void | Load (ModuleContext *context)=0 |
virtual void | Unload (ModuleContext *context)=0 |
Custom activator for the OpenCL Module in order to register and provide the OclResourceService.
Definition at line 33 of file mitkOpenCLActivator.h.
void OpenCLActivator::Load | ( | us::ModuleContext * | context | ) |
Load module context.
void OpenCLActivator::Unload | ( | us::ModuleContext * | ) |
Unload module context.