[AdgPath] Return the current point as a const AdgPair *
commit7e2c8de467af4d1d1968dcd922a33122c1efbf8e
authorNicola Fontana <ntd@entidi.it>
Fri, 16 Oct 2009 09:34:35 +0000 (16 11:34 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 16 Oct 2009 09:34:35 +0000 (16 11:34 +0200)
tree85fc185148ab27641b87f247ffcd48a1c58ccd0c
parent0a87365e8cacd5484d9ba84a09ce5657f5461d5e
[AdgPath] Return the current point as a const AdgPair *

Consistency improvements: renamed adg_path_get_current_point() to
adg_path_current_point() and return a const AdgPair * instead of
modifying a couple of double passed as arguments.
adg/adg-path.c
adg/adg-path.h