Noether  0.0.0
Loading...
Searching...
No Matches
Tool Path Planners

Implementations of the ToolPathPlanner interface. More...

Detailed Description

Modules

 Raster Planners
 Implementations of the RasterPlanner interface and associated components.
 
 Edge Planners
 Implementations of the EdgePlanner interface.
 
 Tool Path Planner Widgets
 Instantiations of the ToolPathPlannerWidget interface.
 

Classes

struct  noether::ToolPathPlanner
 Interface for a tool path planner that operates on a mesh. More...
 
class  noether::EdgePlanner
 A specification of the tool path planner interface for generating paths around the edges of surfaces. More...
 
class  noether::MultiToolPathPlanner
 Runs multiple tool path planners serially and concatenates their outputs together. More...
 
class  noether::RasterPlanner
 A specification of the tool path planner for covering surfaces in repeating, evenly spaced path lines. More...