Timestamp:
Jul 7, 2009, 2:48:21 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
49c774
Parents:
a811a0
git-author:
Frederik Heber <heber@…> (07/07/09 14:46:22)
git-committer:
Frederik Heber <heber@…> (07/07/09 14:48:21)
Message:

FIX: CheckLineCriteriaforDegeneratedTriangle contains criteria when we may add a special (degenerated) triangle

  • new function CheckLineCriteriaforDegeneratedTriangle() that checks whether the special triangle closed at least two present edges and does not create two new edges for one being closed (which is the baseline), i.e. the total number of problems should remain the same or become smaller by degenerated triangles, never bigger
  • find_next_suitable_triangle() checks the above criteria when (existentTriangle == 1) and if false, does not add a triangle at all
  • some identing fixes
(No files)

Note: See TracChangeset for help on using the changeset viewer.