12 #ifndef CXRMPCPLUGINACTIVATOR_H 13 #define CXRMPCPLUGINACTIVATOR_H 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 40 Q_INTERFACES(ctkPluginActivator)
41 Q_PLUGIN_METADATA(IID
"org_custusx_registration_method_pointcloud")
48 void start(ctkPluginContext* context);
49 void stop(ctkPluginContext* context);
52 RegisteredServicePtr mPointCloud;
53 RegisteredServicePtr mPointerToSurface;
58 #endif // CXRMPCPLUGINACTIVATOR_H
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void start(ctkPluginContext *context)
boost::shared_ptr< DicomGUIExtenderService > DicomGUIExtenderServicePtr
void stop(ctkPluginContext *context)
Namespace for all CustusX production code.