13 #include "mitkIGTConfig.h" 33 #ifdef MITK_USE_POLHEMUS_TRACKER 58 #ifdef MITK_USE_POLHEMUS_TRACKER 69 catch (std::exception& e)
71 MITK_WARN <<
"Unable to unregister IGTUI DeviceWidgetCollection Microservice: " << e.what();
~IGTUIActivator() override
void Load(us::ModuleContext *) override
DataCollection - Class to facilitate loading/accessing structured data.
void Unload(us::ModuleContext *) override
The load function of this class is executed every time, the module is loaded. Attention: don't do any...
#define US_EXPORT_MODULE_ACTIVATOR(_activator_type)
Export a module activator class.