![]() |
CustusX
18.04-rc6
An IGT application
|
#include <cxRMPCPluginActivator.h>
Public Member Functions | |
| RMPCPluginActivator () | |
| ~RMPCPluginActivator () | |
| void | start (ctkPluginContext *context) |
| void | stop (ctkPluginContext *context) |
Activator for the pointcloud registration plugin
Definition at line 37 of file cxRMPCPluginActivator.h.
| cx::RMPCPluginActivator::RMPCPluginActivator | ( | ) |
Definition at line 25 of file cxRMPCPluginActivator.cpp.
| cx::RMPCPluginActivator::~RMPCPluginActivator | ( | ) |
Definition at line 30 of file cxRMPCPluginActivator.cpp.
| void cx::RMPCPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 34 of file cxRMPCPluginActivator.cpp.
| void cx::RMPCPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 40 of file cxRMPCPluginActivator.cpp.