]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tgdb/userdata.hxx
Merge branch 'maint' into next
[simgear.git] / simgear / scene / tgdb / userdata.hxx
index da0a4f5da47e3595e16dc29cdecc00848e51c33c..e5a870e3ae4bc03604c2c80d72efa818b3e8ecea 100644 (file)
 
 #include <simgear/compiler.h>
 
-#include <string>
+#include <osg/Node>
 
-#include <plib/sg.h>
-
-#include <osg/Referenced>
-#include <osg/Geometry>
-#include <osg/Group>
-
-using std::string;
-
-class SGMaterial;
 class SGMatModel;
-class SGMatModelGroup;
-class SGModelLib;
 class SGPropertyNode;
 
-
 /**
  * the application must call sgUserDataInit() and specify the
  * following values (needed by the model loader callback at draw time)