#include <gp_Pln.hxx>
#include <Base/Vector3D.h>
#include <TopoDS_Edge.hxx>
#include <Mod/Mesh/App/Mesh.h>
Go to the source code of this file.
Classes | |
class | MeshPart::CurveProjector |
The father of all projection algorithems. More... | |
struct | MeshPart::CurveProjector::FaceSplitEdge |
struct | MeshPart::CurveProjector::TopoDSLess< T > |
class | MeshPart::CurveProjectorShape |
Project by intersection face planes with the curve. More... | |
class | MeshPart::CurveProjectorSimple |
Project by projecting a sampled curve to the mesh. More... | |
class | MeshPart::CurveProjectorWithToolMesh |
Project by projecting a sampled curve to the mesh. More... | |
struct | MeshPart::CurveProjectorWithToolMesh::LineSeg |
Namespaces | |
namespace | MeshCore |
The namespace of the Mesh Core library. | |
namespace | MeshPart |