[AdgEdges] Enabled use of the critical-angle property
commit6cfae167aba2f630e5fb1b747afee89fa8956243
authorNicola Fontana <ntd@entidi.it>
Sat, 19 Mar 2011 19:00:22 +0000 (19 20:00 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 19 Mar 2011 19:00:22 +0000 (19 20:00 +0100)
treeb950a9b6961d26d4f199d1104b63eacfdfb1c781
parenta8ce983c33e04ef055455428593c1506edd7cdd0
[AdgEdges] Enabled use of the critical-angle property

Although defined, AdgEdges:critical-angle was not used for computing the
edges. Changed its implementation by relying on an internal ghost
duplicate (as almost any other property) instead of elaborating the
value and storing the result, pulling in rounding errors. The threshold
is now calculated from this property when finding the edges.
src/adg/adg-edges-private.h
src/adg/adg-edges.c