![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include "GraphicsSystem.h"#include "GameState.h"#include "GameEntity.h"#include <OGRE/OgreRoot.h>#include <OGRE/OgreException.h>#include <OGRE/OgreConfigFile.h>#include <OGRE/OgreCamera.h>#include <OGRE/OgreItem.h>#include <OGRE/Hlms/Unlit/OgreHlmsUnlit.h>#include <OGRE/Hlms/Pbs/OgreHlmsPbs.h>#include <OGRE/OgreHlmsManager.h>#include <OGRE/OgreArchiveManager.h>#include <OGRE/Compositor/OgreCompositorManager2.h>#include <OGRE/Overlay/OgreOverlaySystem.h>#include <OGRE/Overlay/OgreOverlayManager.h>#include <OGRE/OgreTextureGpuManager.h>#include <OGRE/OgreWindowEventUtilities.h>#include <OGRE/OgreWindow.h>#include <OGRE/OgreFileSystemLayer.h>#include <OGRE/OgreHlmsDiskCache.h>#include <OGRE/OgreGpuProgramManager.h>#include <OGRE/OgreLogManager.h>#include <OGRE/OgrePlatformInformation.h>#include <OGRE/RenderSystems/Direct3D11/OgreD3D11Device.h>#include <Strings/components/utils/io/io.h>#include "components/rendering/hlms/hlms.h"#include "components/diagnostics/logger/logger.h"#include "components/settings/config/config.h"#include "core.h"#include <fstream>#include "OSX/macUtils.h"#include "System/iOS/iOSUtils.h"
Include dependency graph for GraphicsSystem.cpp:Classes | |
| struct | Demo::GameEntityCmp |
Namespaces | |
| Demo | |