28 #ifndef __RENDERSYSTEMCAPABILITIESMANAGER_H__ 29 #define __RENDERSYSTEMCAPABILITIESMANAGER_H__ 68 void parseCapabilitiesFromArchive(
const String& filename,
const String& archiveType,
bool recursive =
true);
Class for managing RenderSystemCapabilities database for Ogre.
RenderSystemCapabilitiesSerializer * mSerializer
CapabilitiesMap mCapabilitiesMap
Class for serializing RenderSystemCapabilities to / from a .rendercaps script.
singleton class for storing the capabilities of the graphics card.
map< String, RenderSystemCapabilities * >::type CapabilitiesMap
Template class for creating single-instance global classes.
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
const String mScriptPattern