![]() |
CustusX
22.04-rc5
An IGT application
|
#include <cxVBPluginActivator.h>
Public Member Functions | |
| VBPluginActivator () | |
| ~VBPluginActivator () | |
| void | start (ctkPluginContext *context) |
| void | stop (ctkPluginContext *context) |
Activator for the virtual bronchoscopy module plugin
Definition at line 39 of file cxVBPluginActivator.h.
| cx::VBPluginActivator::VBPluginActivator | ( | ) |
Definition at line 24 of file cxVBPluginActivator.cpp.
| cx::VBPluginActivator::~VBPluginActivator | ( | ) |
Definition at line 28 of file cxVBPluginActivator.cpp.
| void cx::VBPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 32 of file cxVBPluginActivator.cpp.
| void cx::VBPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 38 of file cxVBPluginActivator.cpp.