#include <Projection.h>
◆ MeshProjection()
| MeshProjection::MeshProjection |
( |
const MeshKernel & |
mesh | ) |
|
◆ ~MeshProjection()
| MeshProjection::~MeshProjection |
( |
| ) |
|
◆ bboxInsideRectangle()
◆ connectLines()
◆ isPointInsideDistance()
◆ projectLineOnMesh()
References bboxInsideRectangle(), connectLines(), MeshCore::MeshGeomFacet::GetBoundBox(), MeshCore::MeshGridIterator::GetBoundBox(), MeshCore::MeshGridIterator::GetElements(), MeshCore::MeshKernel::GetFacet(), MeshCore::MeshGridIterator::Init(), MeshCore::MeshGeomFacet::IntersectWithPlane(), isPointInsideDistance(), MeshCore::MeshGridIterator::More(), MeshCore::MeshGridIterator::Next(), and Base::Vector3< _Precision >::Normalize().
Referenced by MeshPartGui::CurveOnMeshHandler::Private::projectLineOnMesh(), and MeshPart::MeshProjection::projectParallelToMesh().
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Mesh/App/Core/Projection.h
- FreeCAD/src/Mod/Mesh/App/Core/Projection.cpp