[AdgContainer] Using const pointer where appropriate
commit85f70c78effff5c2dfa5556beee01f6d5c4e77ad
authorNicola Fontana <ntd@entidi.it>
Mon, 22 Jun 2009 21:53:36 +0000 (22 23:53 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 22 Jun 2009 21:53:36 +0000 (22 23:53 +0200)
tree9ff75b8ae8e867588708f5906da54957d4655786
parent20a05449d52acf09ac2f525f6039699db982f7be
[AdgContainer] Using const pointer where appropriate

The matrix used to set model or paper transformation should be
considered read-only, as their method implementations copy them
to the internal matrices.
adg/adg-container.c
adg/adg-container.h