#include <osg/NodeVisitor>
#include <osg/Group>
#include <osg/PagedLOD>
#include <osg/Drawable>
#include <osg/GraphicsThread>
#include <OpenThreads/Thread>
#include <OpenThreads/Mutex>
#include <OpenThreads/ScopedLock>
#include <OpenThreads/Condition>
#include <osgDB/SharedStateManager>
#include <osgDB/ReaderWriter>
#include <osgDB/Export>
#include <map>
#include <list>
Namespaces | |
namespace | osgDB |
Classes | |
class | osgDB::DatabasePager |
Database paging class which manages the loading of files in a background thread, and syncronizing of loaded models with the main scene graph. More... | |
struct | osgDB::DatabasePager::DatabaseRequest |
struct | osgDB::DatabasePager::CompileOperation |
Defines | |
#define | OSGDB_DATABASEPAGER 1 |
#define OSGDB_DATABASEPAGER 1 |