Here you can find the header file for all the cutting stuff. More...
#include <Handle_Geom_BSplineCurve.hxx>
#include <TColgp_Array1OfVec.hxx>
#include <Handle_TColgp_HArray1OfPnt.hxx>
#include <Base/BoundBox.h>
#include <Mod/Mesh/App/Core/MeshKernel.h>
#include <map>
#include "stuff.h"
Go to the source code of this file.
Classes | |
struct | BoundBox3f_Less |
class | cutting_tools |
This class is the main class for the cutting Algorithms. More... | |
struct | CuttingToolsSettings |
A Container to transfer the GUI settings. More... | |
struct | Face_Less |
struct | SpiralHelper |
A Container used for the Spiral-Toolpath Generation. More... | |
Namespaces | |
namespace | MeshCore |
The namespace of the Mesh Core library. |
Here you can find the header file for all the cutting stuff.
This is the place where all the prototypes are declared and the members are defined
Definition in file cutting_tools.h.