Noether
0.0.0
|
Interface for setting the start point from which to generate toolpaths. More...
#include <raster_planner.h>
Public Types | |
using | Ptr = std::unique_ptr< OriginGenerator > |
using | ConstPtr = std::unique_ptr< const OriginGenerator > |
Public Member Functions | |
virtual Eigen::Vector3d | generate (const pcl::PolygonMesh &mesh) const =0 |
Interface for setting the start point from which to generate toolpaths.