]> git.mxchange.org Git - flightgear.git/commit
Add a command to dump just the terrain portion of the scene graph to a .osg
authorcurt <curt>
Wed, 21 Nov 2007 20:51:49 +0000 (20:51 +0000)
committercurt <curt>
Wed, 21 Nov 2007 20:51:49 +0000 (20:51 +0000)
commit8f64d4820cbe92d90eedcdb4714ffcfa95f96f24
tree63884c236e7a984e544424226e0ec54f8c22e099
parent12f233d87518c8a60779836703351625fdd2eed8
Add a command to dump just the terrain portion of the scene graph to a .osg
file.  Possible uses of this functionality could include converting the
model to some other format or coordinate system for use in some other
visualization or simulation.
src/GUI/gui.h
src/GUI/gui_funcs.cxx
src/Main/fg_commands.cxx
src/Main/renderer.cxx
src/Main/renderer.hxx