![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
#include "components/3rdparty/imgui/imgui.h"
#include "ogre2_imgui_manager.h"
#include <OGRE/OgreMaterialManager.h>
#include <OGRE/OgreMesh.h>
#include <OGRE/OgreMeshManager.h>
#include <OGRE/OgreSubMesh.h>
#include <OGRE/OgreTextureGpu.h>
#include <OGRE/OgreTextureManager.h>
#include <OGRE/OgreString.h>
#include <OGRE/OgreStringConverter.h>
#include <OGRE/OgreViewport.h>
#include <OGRE/OgreHighLevelGpuProgramManager.h>
#include <OGRE/OgreHighLevelGpuProgram.h>
#include <OGRE/OgreUnifiedHighLevelGpuProgram.h>
#include <OGRE/OgreRoot.h>
#include <OGRE/OgreTechnique.h>
#include <OGRE/OgreTextureUnitState.h>
#include <OGRE/OgreHardwarePixelBuffer.h>
#include <OGRE/OgreRenderTarget.h>
#include "OGRE/OgreHardwareBufferManager.h"