Noether  0.0.0
Loading...
Searching...
No Matches
Tool Path Planner Widgets

Instantiations of the ToolPathPlannerWidget interface. More...

Detailed Description

Typedefs

using noether::EdgePlannerWidget = ToolPathPlannerWidget
 

Classes

class  noether::BoundaryEdgePlannerWidget
 
class  noether::CrossHatchPlaneSlicerRasterPlannerWidget
 
class  noether::PlaneSlicerRasterPlannerWidget
 
class  noether::RasterPlannerWidget
 

Macros

#define EXPORT_TPP_WIDGET_PLUGIN(DERIVED_CLASS, ALIAS)   EXPORT_CLASS_SECTIONED(DERIVED_CLASS, ALIAS, tpp)
 Macro for exporting instances of ToolPathPlannerWidgetPlugin.
 
#define EXPORT_DIRECTION_GENERATOR_WIDGET_PLUGIN(DERIVED_CLASS, ALIAS)   EXPORT_CLASS_SECTIONED(DERIVED_CLASS, ALIAS, dg)
 Macro for exporting instances of DirectionGeneratorWidgetPlugin.
 
#define EXPORT_ORIGIN_GENERATOR_PLUGIN(DERIVED_CLASS, ALIAS)   EXPORT_CLASS_SECTIONED(DERIVED_CLASS, ALIAS, og)
 Macro for exporting instances of OriginGeneratorWidgetPlugin.