Skip to content
Snippets Groups Projects
Commit 00bb43b9 authored by Jacob Becker's avatar Jacob Becker Committed by David Gobbi
Browse files

Fix bad check for incomplete polygons, fix div-by-zero.

When only one polyline was left, it would erroneously not be pushed
onto the "incomplete" list.

Also, a vector normalization had no check for division-by-zero, causing
a NaN if the vector length was zero.

Change-Id: I36a9b7a3561e6a490c795806e1b35c10de44a446
parent 507d1b8d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment