OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
PluginQuery.h File Reference
#include <osgDB/Export>
#include <osgDB/ReaderWriter>
#include <osg/Referenced>
#include <osg/ref_ptr>
#include <list>
#include <string>
Include dependency graph for PluginQuery.h:

Go to the source code of this file.

Classes

class  osgDB::ReaderWriterInfo
 

Namespaces

 osgDB
 

Typedefs

typedef std::list< std::string > osgDB::FileNameList
 
typedef std::list
< osg::ref_ptr
< ReaderWriterInfo > > 
osgDB::ReaderWriterInfoList
 

Functions

FileNameList OSGDB_EXPORT osgDB::listAllAvailablePlugins ()
 
bool OSGDB_EXPORT osgDB::queryPlugin (const std::string &fileName, ReaderWriterInfoList &infoList)
 
bool OSGDB_EXPORT osgDB::outputPluginDetails (std::ostream &out, const std::string &fileName)