]> git.mxchange.org Git - simgear.git/commit
Add methods to SGGeod to return OSG Matrix objects for local frames.
authortimoore <timoore>
Tue, 4 Mar 2008 08:53:27 +0000 (08:53 +0000)
committertimoore <timoore>
Tue, 4 Mar 2008 08:53:27 +0000 (08:53 +0000)
commit600726976c2513cac582538bf4cb8e4a569e4010
tree4021aaa33730d3035f5d309147c55d58a8c800d4
parent49b5c2058d2fe4d6434b0f99b5acdb5d80edbc21
Add methods to SGGeod to return OSG Matrix objects for local frames.

Methods have been added for Z down (simulation) and Z up frames.
simgear/math/Makefile.am
simgear/math/SGGeod.cxx [new file with mode: 0644]
simgear/math/SGGeod.hxx