[CpmlPair] Removed trivial APIs
commit429f7def1d40e8e084e89b8e0e0080da73dc1561
authorNicola Fontana <ntd@entidi.it>
Sat, 13 Feb 2010 19:45:01 +0000 (13 20:45 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 13 Feb 2010 19:45:01 +0000 (13 20:45 +0100)
tree0c8d966c0a50c7671365a95b11acec6bea30f12b
parentcdd9300fb6a0a0f0d995a8df7c937654d4e6ceff
[CpmlPair] Removed trivial APIs

Adding, subtracting, multipling and so on are trivial operations on
pairs and should be done by accessing the pair fields directly.

Removed this API baggage and updated the ADG code using plain C
operations.
12 files changed:
adg/adg-adim.c
adg/adg-ldim.c
adg/adg-path.c
adg/adg-rdim.c
adg/adg-ruled-fill.c
adg/adg-table.c
cpml/cpml-arc.c
cpml/cpml-curve.c
cpml/cpml-extents.c
cpml/cpml-line.c
cpml/cpml-pair.c
cpml/cpml-pair.h