#include <osg/ref_ptr>
#include <osg/ArgumentParser>
#include <osgDB/DynamicLibrary>
#include <osgDB/ReaderWriter>
#include <osgDB/DotOsgWrapper>
#include <osgDB/DatabasePager>
#include <vector>
#include <map>
#include <string>
Namespaces | |
namespace | osgDB |
Classes | |
struct | osgDB::basic_type_wrapper |
struct | osgDB::type_wrapper< T > |
class | osgDB::Registry |
class | osgDB::Registry::ReadFileCallback |
class | osgDB::Registry::WriteFileCallback |
struct | osgDB::Registry::ReadFunctor |
class | osgDB::RegisterDotOsgWrapperProxy |
class | osgDB::RegisterReaderWriterProxy< T > |
Defines | |
#define | OSGDB_REGISTRY 1 |
Functions | |
void | osgDB::readCommandLine (osg::ArgumentParser &parser) |
#define OSGDB_REGISTRY 1 |