Fixed automatic loading of plugins
This commit is contained in:
@@ -102,6 +102,9 @@ class OSGDB_EXPORT DeprecatedDotOsgWrapperManager : public osg::Referenced
|
||||
|
||||
bool writeObject(const osg::Object& obj,Output& fw);
|
||||
|
||||
typedef std::list<std::string> FileNames;
|
||||
bool getLibraryFileNamesToTry(const std::string& name, FileNames& fileNames);
|
||||
|
||||
private:
|
||||
|
||||
virtual ~DeprecatedDotOsgWrapperManager() {}
|
||||
|
||||
Reference in New Issue
Block a user