[AdgLDim] Use only one "pos" property
commitcd178b166d3d4feb396f3dfd19b49f3906921aa0
authorNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 17:23:31 +0000 (25 19:23 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 17:23:31 +0000 (25 19:23 +0200)
treec649e50f7fe38c9107992339da56284956758309
parent35628cb07025d08df16df549b4c666e769a887dd
[AdgLDim] Use only one "pos" property

Updated the code accordling to the previous commit. The double pos was
born because ADG was using "pos1" and "pos2" as the points above which
the dimension was growing in local space and below which it was growing
in global space (usually a point on the boundary box of the model).
Now the position specifies (correctly) the same things but only for the
quote: the double points are calculated internally and not exposed.
adg/adg-ldim-private.h
adg/adg-ldim.c
adg/adg-ldim.h