[AdgPoint] Added adg_point_invalidate()
commit4565380ce6977b88bd242c5b6a95b0b761777e53
authorNicola Fontana <ntd@entidi.it>
Mon, 19 Oct 2009 14:42:21 +0000 (19 16:42 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 19 Oct 2009 14:42:21 +0000 (19 16:42 +0200)
treed89111a53725bd5528f388f5f0ba40c484d58a9c
parent43ce923f307bb4d911799e1c4c1c22a85ffe5851
[AdgPoint] Added adg_point_invalidate()

Removed unused adg_point_update() and added adg_point_invalidate(). The
refresh of points linked to named pairs is now done while requesting
their value with adg_point_pair() (new API to use instead of the
ADG_POINT_PAIR() macro). This is more consistent with the default
behavior of entities, resolved at rendering time, not at configuration
time.
adg/adg-adim.c
adg/adg-dim.c
adg/adg-point.c
adg/adg-point.h