#include <Mod/Mesh/App/Core/TopoAlgorithm.h>
#include "cutting_tools.h"
Go to the source code of this file.
Classes | |
struct | Edge_Less |
struct | EdgeStruct |
a struct refering to the edges of the input-shape More... | |
struct | EdgeStruct_Less |
struct | FacePnt |
a struct for computing the maximum and minimum curvature-radius of a single mesh-point More... | |
struct | MeshPnt |
a struct refering to the mesh-points of the input-shape More... | |
struct | MeshPntLess |
class | SpringbackCorrection |
Defines | |
#define | cMin 15.0 |
#define | toolRad 5.0 |
#define cMin 15.0 |
Definition at line 43 of file SpringbackCorrection.h.
Referenced by SpringbackCorrection::Init().
#define toolRad 5.0 |
Definition at line 44 of file SpringbackCorrection.h.