]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/SGPagedLOD.hxx
simgear/scene/sky/sky.cxx: Include sg_inlines.h with simgear/ prefix as all other...
[simgear.git] / simgear / scene / model / SGPagedLOD.hxx
index 7bf54266ce9b1f50452f7d18a28189f4159b7161..fe256446b7ae6dd4aebc33a3cedbb776df87d065 100644 (file)
@@ -43,7 +43,7 @@ public:
     META_Node(simgear, SGPagedLOD);
 
     // virtual void traverse(osg::NodeVisitor& nv);
-    virtual void forceLoad(osgDB::DatabasePager* dbp);
+    virtual void forceLoad(osgDB::DatabasePager* dbp, osg::FrameStamp* framestamp);
 
     // reimplemented to notify the loading through ModelData
     bool addChild(osg::Node *child);