![]() |
Noether
0.0.0
|
#include <memory>
#include <noether_tpp/core/tool_path_modifier.h>
#include <noether_tpp/core/tool_path_planner.h>
Classes | |
struct | noether::DirectionGenerator |
Interface for generating the direction of raster paths. More... | |
struct | noether::OriginGenerator |
Interface for setting the start point from which to generate toolpaths. More... | |
class | noether::RasterPlanner |
A specification of the tool path planner for covering surfaces in repeating, evenly spaced path lines. More... | |
struct | noether::RasterPlannerFactory |
Interface for creating implementations of raster tool path planners. More... | |
Namespaces | |
namespace | noether |
[Plugins Example Simple] | |