vector.h was assuming that its members would be laid out consequtively in memory...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 27 Sep 2007 15:10:49 +0000 (15:10 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 27 Sep 2007 15:10:49 +0000 (15:10 +0000)
commit1cd4edcac415b53f8f9c325f41d3035b91055ceb
tree2e7bdbfa4d359d65759c356cb0215f63607b9e2e
parent77f2a03e39858624bffbc6aa04d512ffc46ea22f
vector.h was assuming that its members would be laid out consequtively in memory, without padding.  Is this a safe assumption?  Note that the same assumption is made in class bezier_base in the same file, but I didn't change that yet.

git-svn-id: http://svn.voria.com/code@775 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/vector.h