![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <OGRE/OgreWindow.h>#include <OGRE/OgreRoot.h>#include <OGRE/OgreTextureGpu.h>#include <OGRE/OgreVector4.h>#include <OGRE/OgreRenderPassDescriptor.h>#include <OGRE/RenderSystems/Direct3D11/OgreD3D11RenderSystem.h>#include <OGRE/RenderSystems/GL3Plus/OgreGL3PlusRenderSystem.h>#include <OGRE/RenderSystems/Vulkan/OgreVulkanRenderSystem.h>
Include dependency graph for imgui_impl_ogre2.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | BlamOgreRenderSystemType { BlamOgreRenderSystemType::DirectX11, BlamOgreRenderSystemType::OpenGL3Plus, BlamOgreRenderSystemType::Vulkan, BlamOgreRenderSystemType::Unspecified } |
Functions | |
| bool | ImGui_ImplOgre2_Init () |
| void | ImGui_ImplOgre2_NewFrame () |
| void | ImGui_ImplOgre2_Shutdown () |
| BlamOgreRenderSystemType | ImGui_ImplOgre2_GetRenderSystem () |
|
strong |
| BlamOgreRenderSystemType ImGui_ImplOgre2_GetRenderSystem | ( | ) |
Here is the caller graph for this function:| bool ImGui_ImplOgre2_Init | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void ImGui_ImplOgre2_NewFrame | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void ImGui_ImplOgre2_Shutdown | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function: