OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
unrefqueue.hpp File Reference
#include <osg/ref_ptr>
#include <osg/Referenced>
Include dependency graph for unrefqueue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SceneUtil::UnrefQueue
 Handles unreferencing of objects through the WorkQueue. Typical use scenario would be the main thread pushing objects that are no longer needed, and the background thread deleting them. More...
 

Namespaces

 osg
 
 SceneUtil