1
0
Fork 0
flightgear/src/Scenery
ehofman f46bda0621 A bounding sphere may be empty, which is perfectly valid.
Such empty spheres have negative radius, but undefined center.
2003-06-04 09:57:11 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
design source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
FGTileLoader.cxx Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
FGTileLoader.hxx Cosmetic changes for new code moved into simgear to make the naming scheme 2003-05-13 03:18:42 +00:00
hitlist.cxx A bounding sphere may be empty, which is perfectly valid. 2003-06-04 09:57:11 +00:00
hitlist.hxx White space tweaks. 2002-03-18 19:02:59 +00:00
Makefile.am Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
newcache.hxx - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
scenery.cxx Moved random ground cover object management code (userdata.[ch]xx) over 2003-05-28 20:29:05 +00:00
scenery.hxx Put taxiway lights in their own scene graph so we can adjust their brightness 2002-11-01 21:56:48 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Move low level "tg" object loader code over to SimGear. 2003-05-28 21:01:55 +00:00
tileentry.hxx Break a few more dependencies ... working towards being able to move 2003-05-14 20:48:31 +00:00
tilemgr.cxx Move low level "tg" object loader code over to SimGear. 2003-05-28 21:01:55 +00:00
tilemgr.hxx Cosmetic changes for new code moved into simgear to make the naming scheme 2003-05-13 03:18:42 +00:00