]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/newcache.hxx
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Scenery / newcache.hxx
index 38dbc71ca96fea8b7601340dca8298222f4ce252..91b43c6baa0d47e185c035b227ab56f7df196362 100644 (file)
@@ -85,6 +85,9 @@ public:
     // Ensure at least one entry is free in the cache
     void make_space();
 
+    // Clear all completely loaded tiles (ignores partially loaded tiles)
+    void clear_cache();
+
     // Fill in a tile cache entry with real data for the specified bucket 
     // void fill_in( const SGBucket& b );