Fraxinus
17.12-rc4
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 60 of file cxVBPluginActivator.h.
cx::VBPluginActivator::VBPluginActivator | ( | ) |
Definition at line 45 of file cxVBPluginActivator.cpp.
cx::VBPluginActivator::~VBPluginActivator | ( | ) |
Definition at line 49 of file cxVBPluginActivator.cpp.
void cx::VBPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 53 of file cxVBPluginActivator.cpp.
void cx::VBPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 59 of file cxVBPluginActivator.cpp.