]> git.mxchange.org Git - flightgear.git/commit
C++ - ified views.[ch]xx
authorcurt <curt>
Sat, 16 May 1998 13:08:34 +0000 (13:08 +0000)
committercurt <curt>
Sat, 16 May 1998 13:08:34 +0000 (13:08 +0000)
commit65cc9a9e66c29632b9c4ca2b27fc797ebf8ab319
treefd096d978b54da6142e715108c858b989b02e1cc
parentfb69df5880d6d8266ad7cea70662e8922ecd8183
C++ - ified views.[ch]xx
Shuffled some additional view parameters into the fgVIEW class.
Changed tile-radius to tile-diameter because it is a much better
  name.
Added a WORLD_TO_EYE transformation to views.cxx.  This allows us
 to transform world space to eye space for view frustum culling.
Main/GLUTmain.cxx
Main/Makefile.am
Main/Makefile.in
Main/fg_init.cxx
Main/options.cxx
Main/options.hxx
Main/views.cxx
Main/views.hxx