]> git.mxchange.org Git - simgear.git/commit
Frederic Bouvier:
authorehofman <ehofman>
Fri, 2 Apr 2004 14:38:57 +0000 (14:38 +0000)
committerehofman <ehofman>
Fri, 2 Apr 2004 14:38:57 +0000 (14:38 +0000)
commitad81560be5e40572bff8c6db451fe299c40bf7da
tree0f10e9aabdaa78fabdd3b03db4a97e272ea81974
parent5c26faa20e17b50ee8e6aaea0a82680f8bbf9971
Frederic Bouvier:

 add an optional parameter that would be called to
 build the aircraft panel, so that flightgear's
 model_panel no longer duplicate code.

 add a pretrav callback to models so that we can
 filter out models when calling ssgCullAndDraw on
 the global scene.
 sgSetModelFilter( true ) means that we want to draw
 the models. Use false to cull them out.
simgear/scene/model/model.cxx
simgear/scene/model/model.hxx