Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
imgui_impl_ogre2.h File Reference
#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 ()
 

Enumeration Type Documentation

◆ BlamOgreRenderSystemType

Enumerator
DirectX11 
OpenGL3Plus 
Vulkan 
Unspecified 

Function Documentation

◆ ImGui_ImplOgre2_GetRenderSystem()

BlamOgreRenderSystemType ImGui_ImplOgre2_GetRenderSystem ( )
+ Here is the caller graph for this function:

◆ ImGui_ImplOgre2_Init()

bool ImGui_ImplOgre2_Init ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ImGui_ImplOgre2_NewFrame()

void ImGui_ImplOgre2_NewFrame ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ImGui_ImplOgre2_Shutdown()

void ImGui_ImplOgre2_Shutdown ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function: