MeshCore::MeshCurvatureSurfaceSegment Class Reference
#include <Segmentation.h>
Public Member Functions | |
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 const char * GetType () const =0 | |
virtual void Initialize (unsigned long) | |
MeshSurfaceSegment (unsigned long minFacets) | |
virtual bool TestFacet (const MeshFacet &rclFacet) const =0 | |
virtual bool TestInitialFacet (unsigned long) const | |
virtual ~MeshSurfaceSegment () | |
Protected Attributes | |
const std::vector< CurvatureInfo > & info | |
![]() | |
unsigned long minFacets | |
std::vector< MeshSegment > segments | |
Constructor & Destructor Documentation
◆ MeshCurvatureSurfaceSegment()
MeshCore::MeshCurvatureSurfaceSegment::MeshCurvatureSurfaceSegment | ( | const std::vector< CurvatureInfo > & | ci, |
unsigned long | minFacets | ||
) |
Member Data Documentation
◆ info
|
protected |
The documentation for this class was generated from the following file:
- src/Mod/Mesh/App/Core/Segmentation.h