]> git.mxchange.org Git - simgear.git/commit
Modified Files:
authorfrohlich <frohlich>
Tue, 7 Aug 2007 05:26:21 +0000 (05:26 +0000)
committerfrohlich <frohlich>
Tue, 7 Aug 2007 05:26:21 +0000 (05:26 +0000)
commit30529ccdf5ccd880dc68d9f83953584ba50eddfc
tree62831e9c6e3a7503b09d2d5850c7866374168f48
parenta8a02d3a2e1829ceda50177391a42a12e3ea1ee0
Modified Files:
projects/VC7.1/SimGear.vcproj projects/VC8/SimGear.vcproj
simgear/math/Makefile.am simgear/math/SGGeoc.hxx
simgear/math/SGGeodesy.cxx simgear/math/SGGeodesy.hxx
simgear/math/polar3d.hxx simgear/math/sg_geodesy.hxx
simgear/math/sg_types.hxx
Removed Files:
simgear/math/polar3d.cxx simgear/math/sg_geodesy.cxx
simgear/math/sg_memory.h:
Remove sg_memory.h It is unused anyway and should not be required
in a c++ world. Move distance course functions to the SG* type
system. Move the implementation into SGGeodesy.cxx. Remove some of
the old Point3D Based sg* functions that are already unused.
12 files changed:
projects/VC7.1/SimGear.vcproj
projects/VC8/SimGear.vcproj
simgear/math/Makefile.am
simgear/math/SGGeoc.hxx
simgear/math/SGGeodesy.cxx
simgear/math/SGGeodesy.hxx
simgear/math/polar3d.cxx [deleted file]
simgear/math/polar3d.hxx
simgear/math/sg_geodesy.cxx [deleted file]
simgear/math/sg_geodesy.hxx
simgear/math/sg_memory.h [deleted file]
simgear/math/sg_types.hxx