Added --format extname and --plugin pluginname extensions, and improved formating
This commit is contained in:
@@ -37,6 +37,8 @@ typedef std::list< osg::ref_ptr<ReaderWriterInfo> > ReaderWriterInfoList;
|
||||
|
||||
bool queryPlugin(const std::string& fileName, ReaderWriterInfoList& infoList);
|
||||
|
||||
bool outputPluginDetails(std::ostream& out, const std::string& fileName);
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user