#include <Segmentation.h>
Public Member Functions | |
void | FindSegments (std::vector< MeshSurfaceSegmentPtr > &) |
MeshSegmentAlgorithm (const MeshKernel &kernel) | |
MeshCore::MeshSegmentAlgorithm::MeshSegmentAlgorithm | ( | const MeshKernel & | kernel | ) |
void MeshSegmentAlgorithm::FindSegments | ( | std::vector< MeshSurfaceSegmentPtr > & | segm | ) |
References MeshCore::MeshAlgorithm::CountFacetFlag(), MeshCore::FACET_INDEX_MAX, MeshCore::MeshKernel::GetFacets(), MeshCore::MeshAlgorithm::ResetFacetFlag(), MeshCore::MeshAlgorithm::ResetFacetsFlag(), MeshCore::MeshFacet::VISIT, and MeshCore::MeshKernel::VisitNeighbourFacets().
Referenced by MeshGui::Segmentation::accept(), MeshGui::SegmentationBestFit::accept(), ReverseEngineeringGui::Segmentation::accept(), ReverseEngineeringGui::SegmentationManual::Private::findGeometry(), and Mesh::MeshObject::getSegmentsOfType().