![]() |
Noether
0.0.0
|
WidgetPlugin implementation specifically for BaseWidget instances that configure origin generators.
#include <plugin_interface.h>
Friends | |
class | boost_plugin_loader::PluginLoader |
struct | boost_plugin_loader::has_getSection< OriginGeneratorWidgetPlugin > |
Additional Inherited Members | |
![]() | |
using | Ptr = std::shared_ptr< WidgetPlugin > |
![]() | |
virtual BaseWidget * | create (const YAML::Node &config, std::shared_ptr< const WidgetFactory > factory, QWidget *parent=nullptr) const =0 |
Returns a pointer to a configured BaseWidget<T> : a widget that can configure a tool path planning component (e.g., mesh modifier, tool path planner, tool path modifier). | |