#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>
Go to the source code of this file.
◆ BlamOgreRenderSystemType
Enumerator |
---|
DirectX11 | |
OpenGL3Plus | |
Vulkan | |
Unspecified | |
◆ ImGui_ImplOgre2_GetRenderSystem()
◆ ImGui_ImplOgre2_Init()
bool ImGui_ImplOgre2_Init |
( |
| ) |
|
◆ ImGui_ImplOgre2_NewFrame()
void ImGui_ImplOgre2_NewFrame |
( |
| ) |
|
◆ ImGui_ImplOgre2_Shutdown()
void ImGui_ImplOgre2_Shutdown |
( |
| ) |
|