AddGroupToFile(ObjectSettingGroup *Group, const String &FileName) | Mezzanine::ObjectSettingsHandler | |
AppendCurrentSettings(XML::Node &SettingsRootNode) | Mezzanine::Graphics::GraphicsManager | protectedvirtual |
ApplySettingGroup(const String &GroupName) | Mezzanine::ObjectSettingsHandler | |
ApplySettingGroupImpl(ObjectSettingGroup *Group) | Mezzanine::Graphics::GraphicsManager | protectedvirtual |
AutoGenFiles | Mezzanine::ObjectSettingsHandler | protected |
AutoGenPath | Mezzanine::ObjectSettingsHandler | protected |
BeginGameWindow() | Mezzanine::Graphics::GraphicsManager | |
BeginGameWindow() const | Mezzanine::Graphics::GraphicsManager | |
ConstGameWindowIterator typedef | Mezzanine::Graphics::GraphicsManager | |
ConstResolutionIterator typedef | Mezzanine::Graphics::GraphicsManager | |
Construct() | Mezzanine::Graphics::GraphicsManager | protected |
ConstSettingFilesIterator typedef | Mezzanine::ObjectSettingsHandler | |
ConstSettingGroupIterator typedef | Mezzanine::ObjectSettingsHandler | |
CreateGameWindow(const String &WindowCaption, const Whole &Width, const Whole &Height, const Whole &Flags) | Mezzanine::Graphics::GraphicsManager | |
CreateSettingFile(const String &FileName) | Mezzanine::ObjectSettingsHandler | |
CreateSettingGroup(const String &Name) | Mezzanine::ObjectSettingsHandler | |
CurrentSettingsSaveFile | Mezzanine::ObjectSettingsHandler | protected |
CurrRenderSys | Mezzanine::Graphics::GraphicsManager | protected |
Deinitialize() | Mezzanine::Graphics::GraphicsManager | virtual |
DesktopSettings | Mezzanine::Graphics::GraphicsManager | protected |
DestroyAllGameWindows(Boole ExcludePrimary=true) | Mezzanine::Graphics::GraphicsManager | |
DestroyAllSettingFiles() | Mezzanine::ObjectSettingsHandler | |
DestroyAllSettingGroups() | Mezzanine::ObjectSettingsHandler | |
DestroyGameWindow(GameWindow *ToBeDestroyed) | Mezzanine::Graphics::GraphicsManager | |
DestroySettingFile(const String &FileName) | Mezzanine::ObjectSettingsHandler | |
DestroySettingFile(ObjectSettingFile *ToBeDestroyed) | Mezzanine::ObjectSettingsHandler | |
DestroySettingGroup(const String &Name) | Mezzanine::ObjectSettingsHandler | |
DestroySettingGroup(ObjectSettingGroup *ToBeDestroyed) | Mezzanine::ObjectSettingsHandler | |
EndGameWindow() | Mezzanine::Graphics::GraphicsManager | |
EndGameWindow() const | Mezzanine::Graphics::GraphicsManager | |
EntresolManager() | Mezzanine::EntresolManager | |
GameWindowContainer typedef | Mezzanine::Graphics::GraphicsManager | |
GameWindowIterator typedef | Mezzanine::Graphics::GraphicsManager | |
GameWindows | Mezzanine::Graphics::GraphicsManager | protected |
GetAutoGenFiles() const | Mezzanine::ObjectSettingsHandler | |
GetAutoGenPath() const | Mezzanine::ObjectSettingsHandler | |
GetCurrentSettingsSaveFile() const | Mezzanine::ObjectSettingsHandler | |
GetCurrRenderSystem() | Mezzanine::Graphics::GraphicsManager | |
GetDesktopSettings() const | Mezzanine::Graphics::GraphicsManager | |
GetGameWindow(const Whole &Index) const | Mezzanine::Graphics::GraphicsManager | |
GetGameWindow(const String &Caption) const | Mezzanine::Graphics::GraphicsManager | |
GetImplementationTypeName() const | Mezzanine::Graphics::GraphicsManager | virtual |
GetInterfaceType() const | Mezzanine::Graphics::GraphicsManager | virtual |
GetInterfaceTypeAsString() const | Mezzanine::ManagerBase | virtual |
GetNumGameWindows() const | Mezzanine::Graphics::GraphicsManager | |
GetObjectRootNodeName() const | Mezzanine::Graphics::GraphicsManager | protectedvirtual |
GetPrimaryGameWindow() | Mezzanine::Graphics::GraphicsManager | |
GetRenderSystemName(const Graphics::RenderSystem &RenderSys) | Mezzanine::Graphics::GraphicsManager | |
GetRenderWork() | Mezzanine::Graphics::GraphicsManager | |
GetSerializableName() | Mezzanine::ObjectSettingsHandler | static |
GetSettingFile(const String &FileName) | Mezzanine::ObjectSettingsHandler | |
GetSettingGroup(const String &Name) const | Mezzanine::ObjectSettingsHandler | |
GetSettingsFilePath() const | Mezzanine::ObjectSettingsHandler | |
GetShortenedRenderSystemName(const Graphics::RenderSystem &RenderSys) | Mezzanine::Graphics::GraphicsManager | |
GetSingletonPtr() | Mezzanine::Singleton< GraphicsManager > | inlinestatic |
GetSupportedDevices() const | Mezzanine::Graphics::GraphicsManager | |
GetSupportedResolutions() const | Mezzanine::Graphics::GraphicsManager | |
GetTypeAsString(const ManagerType &ManagerType) | Mezzanine::ManagerBase | static |
GetTypeFromString(const String &ManagerName) | Mezzanine::ManagerBase | static |
GraphicsManager() | Mezzanine::Graphics::GraphicsManager | |
GraphicsManager(const XML::Node &XMLNode) | Mezzanine::Graphics::GraphicsManager | |
HasOgreBeenInitialized() | Mezzanine::Graphics::GraphicsManager | |
HasSDLBeenInitialized() | Mezzanine::Graphics::GraphicsManager | |
ImplementationName | Mezzanine::Graphics::GraphicsManager | static |
Initialize() | Mezzanine::Graphics::GraphicsManager | virtual |
Initialized | Mezzanine::ManagerBase | protected |
InitOgreRenderSystem() | Mezzanine::Graphics::GraphicsManager | protected |
InterfaceType | Mezzanine::Graphics::GraphicsManager | static |
IsInitialized() const | Mezzanine::ManagerBase | |
LoadSettings(const String &FileName, const String &Path) | Mezzanine::ObjectSettingsHandler | |
LoadSettings(const String &FileName) | Mezzanine::ObjectSettingsHandler | |
LoadSettingSetFromXML(XML::Node &XMLNode, ObjectSettingSet *Set) | Mezzanine::ObjectSettingsHandler | protected |
LoadSettingsFromFile(const String &FileName, const String &Path) | Mezzanine::ObjectSettingsHandler | protected |
LoadSettingsFromGroup(const String &FileName, const String &Group) | Mezzanine::ObjectSettingsHandler | |
LoadSettingsFromXML(XML::Node &RootSettings) | Mezzanine::ObjectSettingsHandler | |
ManagerBase() | Mezzanine::ManagerBase | |
ManagerType enum name | Mezzanine::ManagerBase | |
MT_ActorManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_AnimationManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_AreaEffectManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_AudioManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_CollisionShapeManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_CompositorManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_DebrisManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_EventManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_GraphicsManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_InputManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_LogManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_MaterialManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_MeshManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_NetworkManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_PagingManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_PhysicsManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_ResourceManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_SceneManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_ScriptingManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_SoundScapeManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_TerrainManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_TextureManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_UIManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_Undefined enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
MT_UserCreated enum value | Mezzanine::ManagerBase | |
MT_VehicleManager enum value (defined in Mezzanine::ManagerBase) | Mezzanine::ManagerBase | |
ObjectSettingsHandler() | Mezzanine::ObjectSettingsHandler | |
OgreBeenInitialized | Mezzanine::Graphics::GraphicsManager | protected |
PrimaryGameWindow | Mezzanine::Graphics::GraphicsManager | protected |
ProtoDeSerialize(const XML::Node &SelfRoot) | Mezzanine::ObjectSettingsHandler | |
ProtoSerialize(XML::Node &SelfRoot) const | Mezzanine::ObjectSettingsHandler | |
RemoveGroupFromFile(ObjectSettingGroup *Group, const String &FileName) | Mezzanine::ObjectSettingsHandler | |
RenderOneFrame() | Mezzanine::Graphics::GraphicsManager | virtual |
RenderSystemTypeContainer typedef | Mezzanine::Graphics::GraphicsManager | |
RenderWork | Mezzanine::Graphics::GraphicsManager | protected |
RenderWorkUnit class | Mezzanine::Graphics::GraphicsManager | friend |
ResolutionContainer typedef | Mezzanine::Graphics::GraphicsManager | |
ResolutionIterator typedef | Mezzanine::Graphics::GraphicsManager | |
SaveAllSettings() | Mezzanine::ObjectSettingsHandler | |
SaveSettingGroups(StringVector &GroupNames, const String &FileName, const String &Path) | Mezzanine::ObjectSettingsHandler | |
SaveSettingGroups(StringVector &GroupNames, const String &FileName) | Mezzanine::ObjectSettingsHandler | |
SaveSettingsByFile(const String &FileName, const String &Path) | Mezzanine::ObjectSettingsHandler | |
SaveSettingsByFile(const String &FileName) | Mezzanine::ObjectSettingsHandler | |
SaveSettingSetToXML(XML::Node &XMLNode, ObjectSettingSet *Set) | Mezzanine::ObjectSettingsHandler | protected |
SaveSettingsToFile(StringVector &GroupNames, const String &FileName, const String &Path) | Mezzanine::ObjectSettingsHandler | protected |
SaveSettingsToXML(XML::Node &RootSettings, Boole SaveCurrent=true) | Mezzanine::ObjectSettingsHandler | |
SaveSettingsToXML(StringVector &GroupNames, XML::Node &RootSettings) | Mezzanine::ObjectSettingsHandler | |
SetAutoGenFiles(Boole Enable) | Mezzanine::ObjectSettingsHandler | |
SetAutoGenPath(Boole Enable) | Mezzanine::ObjectSettingsHandler | |
SetCurrentSettingsSaveFile(const String &FileName) | Mezzanine::ObjectSettingsHandler | |
SetRenderSystem(const Graphics::RenderSystem &RenderSys, Boole InitializeRenderSystem=false) | Mezzanine::Graphics::GraphicsManager | |
SetSettingsFilePath(const String &Path) | Mezzanine::ObjectSettingsHandler | |
SettingFiles | Mezzanine::ObjectSettingsHandler | protected |
SettingFilesContainer typedef | Mezzanine::ObjectSettingsHandler | |
SettingFilesIterator typedef | Mezzanine::ObjectSettingsHandler | |
SettingGroupContainer typedef | Mezzanine::ObjectSettingsHandler | |
SettingGroupIterator typedef | Mezzanine::ObjectSettingsHandler | |
SettingGroups | Mezzanine::ObjectSettingsHandler | protected |
SettingGroupVector typedef | Mezzanine::ObjectSettingsHandler | |
SettingsFilePath | Mezzanine::ObjectSettingsHandler | protected |
Singleton() | Mezzanine::Singleton< GraphicsManager > | inlineprotected |
SingletonPtr | Mezzanine::Singleton< GraphicsManager > | protectedstatic |
SingletonValid() | Mezzanine::Singleton< GraphicsManager > | inlinestatic |
SupportedDevices | Mezzanine::Graphics::GraphicsManager | protected |
SupportedResolutions | Mezzanine::Graphics::GraphicsManager | protected |
SwapAllBuffers(Boole WaitForVsync) | Mezzanine::Graphics::GraphicsManager | virtual |
TheEntresol | Mezzanine::ManagerBase | protected |
ThreadResources | Mezzanine::Graphics::GraphicsManager | protected |
~EntresolManager() | Mezzanine::EntresolManager | virtual |
~GraphicsManager() | Mezzanine::Graphics::GraphicsManager | virtual |
~ManagerBase() | Mezzanine::ManagerBase | virtual |
~ObjectSettingsHandler() | Mezzanine::ObjectSettingsHandler | virtual |
~Singleton() | Mezzanine::Singleton< GraphicsManager > | inline |