#include <Segmentation.h>
◆ MeshCurvatureCylindricalSegment()
MeshCore::MeshCurvatureCylindricalSegment::MeshCurvatureCylindricalSegment |
( |
const std::vector< CurvatureInfo > & |
ci, |
|
|
unsigned long |
minFacets, |
|
|
float |
tolMin, |
|
|
float |
tolMax, |
|
|
float |
curv |
|
) |
| |
◆ GetType()
virtual const char * MeshCore::MeshCurvatureCylindricalSegment::GetType |
( |
void |
| ) |
const |
|
virtual |
◆ TestFacet()
bool MeshCurvatureCylindricalSegment::TestFacet |
( |
const MeshFacet & |
rclFacet | ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Mesh/App/Core/Segmentation.h
- FreeCAD/src/Mod/Mesh/App/Core/Segmentation.cpp