]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/tileentry.hxx
Boris Koenig:
[flightgear.git] / src / Scenery / tileentry.hxx
index a442f7604c6b0d9aada635faca00db5d46029118..de188cd90ee51bdfa3170423658c0995c938d996 100644 (file)
@@ -259,6 +259,11 @@ public:
      */
     inline SGBucket get_tile_bucket() const { return tile_bucket; }
 
+    /**
+     * Apply ssgLeaf::makeDList to all leaf of a branch
+     */
+    void makeDList( ssgBranch *b );
+
     /**
      * Add terrain mesh and ground lighting to scene graph.
      */