Skip to content
Snippets Groups Projects
Commit 9f3e27e0 authored by Mark Olesen's avatar Mark Olesen
Browse files

BUG: indexing in extendedEdgeMesh::add fails (fixes #448)

- 1st problem arises when there are edges, but edgeNormals is empty.
  The UIndirectList fails (zero elements, non-zero addressing)

- further problem occurs if there is a mismatch in the number of edges
  and edges normals (incorrect indexing on loop).
parent 90eeafb4
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment