ResourceManager.h File Reference
#include <utils/PropertyMap.h>#include <common/image/Image.h>#include <utils/Log.h>#include <QThreadStorage>#include <QMutex>Go to the source code of this file.
Classes | |
| class | ResourceManager |
| Static resource manager synchronized across all Milton threads, containing references to loaded images, global logging utilities, and user-definable options which may be used to affect Milton functionality. Many user-definable options that are supported are aimed at dynamic, on-the-fly debugging changes (whether or not to preview kd-Trees built from Meshes, for instance). More... | |
Typedefs | |
| typedef QThreadStorage < PropertyMap * > | ThreadLocalStorage |
Functions | |
| DECLARE_STL_TYPEDEF2 (std::map< std::string, ImagePtr >, ImagePtrMap) | |
Typedef Documentation
| typedef QThreadStorage<PropertyMap*> ThreadLocalStorage |
Definition at line 28 of file ResourceManager.h.
Function Documentation
| DECLARE_STL_TYPEDEF2 | ( | std::map< std::string, ImagePtr > | , | |
| ImagePtrMap | ||||
| ) |
Generated on 28 Feb 2009 for Milton by
1.5.6