MeshCore::MeshEvalRangeFacet Class Reference

The MeshEvalRangeFacet class checks whether a facet points to neighbour facets that are out of range. More...

#include <Degeneration.h>

Inheritance diagram for MeshCore::MeshEvalRangeFacet:
MeshCore::MeshEvaluation

List of all members.

Public Member Functions

bool Evaluate ()
 Searches for facets that has neighbour facet indices out of range.
std::vector< unsigned long > GetIndices () const
 Returns the indices of all facets with invalid neighbour indices.
 MeshEvalRangeFacet (const MeshKernel &rclM)
 Construction.
 ~MeshEvalRangeFacet ()
 Destruction.

Detailed Description

The MeshEvalRangeFacet class checks whether a facet points to neighbour facets that are out of range.

All errors detected by this class would also be implicitly found by MeshEvalNeighbourhood. However, MeshEvalRangeFacet is used for a very fast search while MeshEvalNeighbourhood needs much more time because it can detect more errors.

See also:
MeshFixRangeFacet
Author:
Werner Mayer

Definition at line 392 of file Degeneration.h.


Constructor & Destructor Documentation

MeshCore::MeshEvalRangeFacet::MeshEvalRangeFacet ( const MeshKernel rclM  )  [inline]

Construction.

Definition at line 398 of file Degeneration.h.

MeshCore::MeshEvalRangeFacet::~MeshEvalRangeFacet (  )  [inline]

Destruction.

Definition at line 402 of file Degeneration.h.


Member Function Documentation

bool MeshEvalRangeFacet::Evaluate (  )  [virtual]
std::vector< unsigned long > MeshEvalRangeFacet::GetIndices (  )  const

Returns the indices of all facets with invalid neighbour indices.

Definition at line 821 of file Degeneration.cpp.

References MeshCore::MeshEvaluation::_rclMesh, and MeshCore::MeshKernel::GetFacets().

Referenced by MeshGui::DlgEvaluateMeshImp::on_analyzeIndicesButton_clicked().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:24 2011 for FreeCAD by  doxygen 1.6.1