]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tgdb/TileEntry.hxx
Remove using std:: from the metar header, remove HTTP support, add very basic unit...
[simgear.git] / simgear / scene / tgdb / TileEntry.hxx
index 3edbfd1fa810e7ff8b5b43f473e2075e6c647c68..7aec5d1f76e19bc261cfdc4dadef1ef07f8f420c 100644 (file)
@@ -131,8 +131,12 @@ public:
      * graph for this tile.
      */
     void removeFromSceneGraph();
+    
+    /**
+     * Refresh a tile, reload the node from disk.
+     */
+    void refresh();
 
-       
     /**
      * return the scenegraph node for the terrain
      */