]> git.mxchange.org Git - flightgear.git/commit
Used a forward declaration of classes fgTILE and fgMATERIAL to eliminate
authorcurt <curt>
Thu, 20 Aug 1998 15:12:03 +0000 (15:12 +0000)
committercurt <curt>
Thu, 20 Aug 1998 15:12:03 +0000 (15:12 +0000)
commit5f1fd50f6aa1505ed1ded834cef92131c42a53a4
tree11d5a7ff364abdc87840cd85ef4cf60a4939b8fc
parentf1b0e32e37f7291fd0a08c1bbaa7f223bef04308
Used a forward declaration of classes fgTILE and fgMATERIAL to eliminate
the need for "void" pointers and casts.
Quick hack to count the number of scenery polygons that are being drawn.
Scenery/obj.cxx
Scenery/texload.c
Scenery/tile.cxx
Scenery/tile.hxx
Scenery/tilemgr.cxx