12 #ifndef CXREGISTRATIONMETHODCENTERLINEPLUGINACTIVATOR_H_ 13 #define CXREGISTRATIONMETHODCENTERLINEPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 17 #include "org_custusx_registration_method_centerline_Export.h" 42 Q_INTERFACES(ctkPluginActivator)
43 Q_PLUGIN_METADATA(IID
"org_custusx_registration_method_centerline")
50 void start(ctkPluginContext* context);
51 void stop(ctkPluginContext* context);
54 RegisteredServicePtr mRegistrationImageToPatient;
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
Namespace for all CustusX production code.