Fraxinus
2023.01.05-dev+develop.0da12
An IGT application
|
#include <cxTrackingShapePluginActivator.h>
Public Member Functions | |
TrackingShapePluginActivator () | |
~TrackingShapePluginActivator () | |
void | start (ctkPluginContext *context) |
void | stop (ctkPluginContext *context) |
Activator for the tracking_shape plugin
Definition at line 32 of file cxTrackingShapePluginActivator.h.
cx::TrackingShapePluginActivator::TrackingShapePluginActivator | ( | ) |
Definition at line 23 of file cxTrackingShapePluginActivator.cpp.
cx::TrackingShapePluginActivator::~TrackingShapePluginActivator | ( | ) |
Definition at line 28 of file cxTrackingShapePluginActivator.cpp.
void cx::TrackingShapePluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 31 of file cxTrackingShapePluginActivator.cpp.
void cx::TrackingShapePluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 36 of file cxTrackingShapePluginActivator.cpp.