MeshCore::MeshFixDeformedFacets Class Reference

The MeshFixDeformedFacets class tries to fix deformed facets by swapping the commong edge with one of their neighbours. More...

#include <Degeneration.h>

Inheritance diagram for MeshCore::MeshFixDeformedFacets:
MeshCore::MeshValidation

List of all members.

Public Member Functions

bool Fixup ()
 Removes deformed facets.
 MeshFixDeformedFacets (MeshKernel &rclM, float fAngle)
 Construction.
 ~MeshFixDeformedFacets ()
 Destruction.

Detailed Description

The MeshFixDeformedFacets class tries to fix deformed facets by swapping the commong edge with one of their neighbours.

Note:
Degenerated facets are also deformed facet but this algorithm tries to fix deformed facets that or not degenrated. The removal of degenerated facets is done by MeshFixDegeneratedFacets.
See also:
MeshEvalDeformedFacets
Author:
Werner Mayer

Definition at line 286 of file Degeneration.h.


Constructor & Destructor Documentation

MeshCore::MeshFixDeformedFacets::MeshFixDeformedFacets ( MeshKernel rclM,
float  fAngle 
) [inline]

Construction.

Definition at line 292 of file Degeneration.h.

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

Destruction.

Definition at line 296 of file Degeneration.h.


Member Function Documentation

bool MeshFixDeformedFacets::Fixup (  )  [virtual]

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