|
Noether
0.0.0
|
Implementations of the noether::ToolPathPlanner interface. More...
Modules | |
| Raster Planners | |
| Implementations of the noether::RasterPlanner interface and associated components. | |
| Edge Planners | |
| Implementations of the noether::EdgePlanner interface. | |
| Tool Path Planner Widgets | |
| Instantiations of the BaseWidget interface for tool path planners. | |
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... | |