MeshCore::MeshEvalNeighbourhood Class Reference

The MeshEvalNeighbourhood class checks if the neighbourhood among the facets is set correctly. More...

#include <Evaluation.h>

Inheritance diagram for MeshCore::MeshEvalNeighbourhood:
MeshCore::MeshEvaluation

List of all members.

Public Member Functions

bool Evaluate ()
 Evaluates the mesh kernel with respect to certain criteria.
std::vector< unsigned long > GetIndices () const
 MeshEvalNeighbourhood (const MeshKernel &rclB)
 ~MeshEvalNeighbourhood ()

Detailed Description

The MeshEvalNeighbourhood class checks if the neighbourhood among the facets is set correctly.

Author:
Werner Mayer

Definition at line 297 of file Evaluation.h.


Constructor & Destructor Documentation

MeshCore::MeshEvalNeighbourhood::MeshEvalNeighbourhood ( const MeshKernel rclB  )  [inline]

Definition at line 300 of file Evaluation.h.

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

Definition at line 301 of file Evaluation.h.


Member Function Documentation

bool MeshEvalNeighbourhood::Evaluate (  )  [virtual]

Evaluates the mesh kernel with respect to certain criteria.

Must be reimplemented by every subclass. This pure virtual function returns false if the mesh kernel is invalid according to this criterion and true if the mesh kernel is correct.

Implements MeshCore::MeshEvaluation.

Definition at line 746 of file Evaluation.cpp.

References MeshCore::MeshFacet::_aulNeighbours, MeshCore::MeshEvaluation::_rclMesh, RobotExampleTrajectoryOutOfShapes::count, MeshCore::Edge_Index::f, MeshCore::MeshKernel::GetFacets(), MeshCore::Edge_Index::p0, MeshCore::Edge_Index::p1, and MeshCore::MeshFacet::Side().

Referenced by Mesh::MeshObject::load(), MeshGui::DlgEvaluateMeshImp::on_analyzeIndicesButton_clicked(), and MeshGui::DlgEvaluateMeshImp::on_repairAllTogether_clicked().

std::vector< unsigned long > MeshEvalNeighbourhood::GetIndices (  )  const

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

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