MeshCore::MeshCurvaturePlanarSegment Class Reference
#include <Segmentation.h>
Public Member Functions | |
virtual const char * GetType () const | |
MeshCurvaturePlanarSegment (const std::vector< CurvatureInfo > &ci, unsigned long minFacets, float tol) | |
virtual bool TestFacet (const MeshFacet &rclFacet) const | |
![]() | |
MeshCurvatureSurfaceSegment (const std::vector< CurvatureInfo > &ci, unsigned long minFacets) | |
![]() | |
virtual void AddFacet (const MeshFacet &rclFacet) | |
void AddSegment (const std::vector< unsigned long > &) | |
MeshSegment FindSegment (unsigned long) const | |
const std::vector< MeshSegment > & GetSegments () const | |
virtual void Initialize (unsigned long) | |
MeshSurfaceSegment (unsigned long minFacets) | |
virtual bool TestInitialFacet (unsigned long) const | |
virtual ~MeshSurfaceSegment () | |
Additional Inherited Members | |
![]() | |
const std::vector< CurvatureInfo > & info | |
![]() | |
unsigned long minFacets | |
std::vector< MeshSegment > segments | |
Constructor & Destructor Documentation
◆ MeshCurvaturePlanarSegment()
MeshCore::MeshCurvaturePlanarSegment::MeshCurvaturePlanarSegment | ( | const std::vector< CurvatureInfo > & | ci, |
unsigned long | minFacets, | ||
float | tol | ||
) |
Member Function Documentation
◆ GetType()
|
virtual |
Implements MeshCore::MeshSurfaceSegment.
◆ TestFacet()
The documentation for this class was generated from the following files:
- src/Mod/Mesh/App/Core/Segmentation.h
- src/Mod/Mesh/App/Core/Segmentation.cpp