CustusX
22.04-rc2
An IGT application
|
#include <cxPNNReconstructionPluginActivator.h>
Public Member Functions | |
PNNReconstructionPluginActivator () | |
~PNNReconstructionPluginActivator () | |
void | start (ctkPluginContext *context) |
void | stop (ctkPluginContext *context) |
Activator for the PNN reconstruction plugin
Definition at line 39 of file cxPNNReconstructionPluginActivator.h.
cx::PNNReconstructionPluginActivator::PNNReconstructionPluginActivator | ( | ) |
Definition at line 23 of file cxPNNReconstructionPluginActivator.cpp.
cx::PNNReconstructionPluginActivator::~PNNReconstructionPluginActivator | ( | ) |
Definition at line 27 of file cxPNNReconstructionPluginActivator.cpp.
void cx::PNNReconstructionPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 31 of file cxPNNReconstructionPluginActivator.cpp.
void cx::PNNReconstructionPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 36 of file cxPNNReconstructionPluginActivator.cpp.