Package org.jdelaunay.delaunay.evaluator

Contains the evaluation methods that can be used while refining the mesh.

See:
          Description

Interface Summary
InsertionEvaluator Instances of evaluator are used to decide if we need, when refining the mesh, to insert the circumcenter of a triangle in the mesh.
 

Class Summary
SkinnyEvaluator Evaluator used to determine if a triangle is skinny (ie if it has an angle inferior to a given value) or not.
TriangleQuality Triangle quality evaluation.
 

Package org.jdelaunay.delaunay.evaluator Description

Contains the evaluation methods that can be used while refining the mesh.



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.