]> git.mxchange.org Git - simgear.git/commit
Modified Files:
authorfrohlich <frohlich>
Wed, 1 Nov 2006 21:25:21 +0000 (21:25 +0000)
committerfrohlich <frohlich>
Wed, 1 Nov 2006 21:25:21 +0000 (21:25 +0000)
commit5127e2f89c915f3441c4ba1a777d94c344f33e7e
treecbb895abd261a338f08b797137d2c31d1fcf3e71
parent3175fa3aca70ed1b39c4d69e6504af5162e9b047
Modified Files:
Makefile.am SGMath.hxx SGMathFwd.hxx SGMatrix.hxx SGQuat.hxx
Added Files:
SGVec2.hxx
Improove the matrix functions. Improove the quaterion functions.
Add the 2d vector.
simgear/math/Makefile.am
simgear/math/SGMath.hxx
simgear/math/SGMathFwd.hxx
simgear/math/SGMatrix.hxx
simgear/math/SGQuat.hxx
simgear/math/SGVec2.hxx [new file with mode: 0644]