]> git.mxchange.org Git - simgear.git/commit
math: Implement SGLocation.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Sat, 24 Nov 2012 08:54:21 +0000 (09:54 +0100)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Sat, 24 Nov 2012 08:54:57 +0000 (09:54 +0100)
commitf892d88c10a137ef45c7519b001199b63d1735ef
tree45ffefec0158d3158dfad29d2dcdc7b740084c49
parentd2267098360176baaccf1a4aa1262f1fb5b71359
math: Implement SGLocation.

New simple class to encapsulate a cartesian position
and orientation pair with few handy methods.
simgear/math/CMakeLists.txt
simgear/math/SGLocation.hxx [new file with mode: 0644]
simgear/math/SGMath.hxx
simgear/math/SGMathFwd.hxx