OpenSceneGraph 2.8.3
|
#include <osg/NodeVisitor>
#include <osg/Group>
#include <osg/PagedLOD>
#include <osg/Drawable>
#include <osg/GraphicsThread>
#include <osg/FrameStamp>
#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>
#include <algorithm>
#include <functional>
Classes | |
class | osgDB::DatabasePager |
Database paging class which manages the loading of files in a background thread, and synchronizing of loaded models with the main scene graph. More... | |
class | osgDB::DatabasePager::DatabaseThread |
struct | osgDB::DatabasePager::DatabaseRequest |
struct | osgDB::DatabasePager::RequestQueue |
struct | osgDB::DatabasePager::ReadQueue |
struct | osgDB::DatabasePager::CompileOperation |
Namespaces | |
namespace | osgDB |
The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Defines | |
#define | OSGDB_DATABASEPAGER 1 |
#define OSGDB_DATABASEPAGER 1 |
![]() | Generated at Tue Mar 22 2011 13:20:18 for the OpenSceneGraph by doxygen 1.7.3. |