Timestamp:
Oct 14, 2009, 11:10:47 AM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
a2db10
Parents:
6f9d14
Message:

UnitTest AnalysisCorrelationToSurface revealed two bugs:

  • BUGFIX: if multiple triangles are closest to a point, the code failed in Tesselation::FindTriangles(). This is fixed: the externalized initialization steps were put together again into the four loops, hence the ..->end() check was in the loop again.
  • BUGFIX: If the AngleZero derived from the reference in Tesselation::GetCircleOfConnectedPoints() is 0, we end up with no closest triangle. This is fixed: first point in connected circle taken as reference instead, and criticalExit() if still not unzero
(No files)

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