]> git.mxchange.org Git - simgear.git/commit
canvas::Element: parse full 3x3 matrix
authorThomas Geymayer <tomgey@gmail.com>
Tue, 1 Jan 2013 13:18:39 +0000 (14:18 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Tue, 1 Jan 2013 13:18:39 +0000 (14:18 +0100)
commit724fba4af9ebdc6a684d6c4a47d4f6af2f31f386
treeaaf221a5f2a90b12f0225c2d3bbddb9781a3ab7a
parentbeca1cbf96b2ca7908b2f50e5462b8208e802278
canvas::Element: parse full 3x3 matrix

This doesn't change any existing behaviour but allows specifying
full 3x3 matrix to eg. perform a perspective transform needed
for some HUDs.
simgear/canvas/elements/CanvasElement.cxx