MeshCore::MeshEvalRangePoint Class Reference

The MeshEvalRangePoint class searches for facets that has point indices out of range. More...

#include <Degeneration.h>

Inheritance diagram for MeshCore::MeshEvalRangePoint:
MeshCore::MeshEvaluation

List of all members.

Public Member Functions

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

Detailed Description

The MeshEvalRangePoint class searches for facets that has point indices out of range.

See also:
MeshFixRangePoint
Author:
Werner Mayer

Definition at line 440 of file Degeneration.h.


Constructor & Destructor Documentation

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

Construction.

Definition at line 446 of file Degeneration.h.

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

Destruction.

Definition at line 450 of file Degeneration.h.


Member Function Documentation

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

Returns the indices of all facets with invalid point indices.

Definition at line 861 of file Degeneration.cpp.

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


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