Navigation

  • index
  • LegionEngine v 0.2 alpha documentation »
  • File imgui_impl_opengl3.cpp

File imgui_impl_opengl3.cpp¶

↰ Parent directory (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/rendering/imgui_impl)

Contents

  • Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/rendering/imgui_impl/imgui_impl_opengl3.cpp)

  • Includes

  • Functions

  • Variables

Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/rendering/imgui_impl/imgui_impl_opengl3.cpp)¶

  • Program Listing for File imgui_impl_opengl3.cpp

Includes¶

  • IMGUI_IMPL_OPENGL_LOADER_CUSTOM

  • imgui/backends/imgui_impl_opengl3.h

  • imgui/imgui.h

  • stdint.h

  • stdio.h

Functions¶

  • Function CheckProgram

  • Function CheckShader

  • Function ImGui_ImplOpenGL3_CreateDeviceObjects

  • Function ImGui_ImplOpenGL3_CreateFontsTexture

  • Function ImGui_ImplOpenGL3_DestroyDeviceObjects

  • Function ImGui_ImplOpenGL3_DestroyFontsTexture

  • Function ImGui_ImplOpenGL3_Init

  • Function ImGui_ImplOpenGL3_NewFrame

  • Function ImGui_ImplOpenGL3_RenderDrawData

  • Function ImGui_ImplOpenGL3_SetupRenderState

  • Function ImGui_ImplOpenGL3_Shutdown

Variables¶

  • Variable g_AttribLocationProjMtx

  • Variable g_AttribLocationTex

  • Variable g_AttribLocationVtxColor

  • Variable g_AttribLocationVtxPos

  • Variable g_AttribLocationVtxUV

  • Variable g_ElementsHandle

  • Variable g_FontTexture

  • Variable g_FragHandle

  • Variable g_GlslVersionString

  • Variable g_GlVersion

  • Variable g_ShaderHandle

  • Variable g_VboHandle

  • Variable g_VertHandle

Table of Contents

  • File imgui_impl_opengl3.cpp
    • Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/rendering/imgui_impl/imgui_impl_opengl3.cpp)
    • Includes
    • Functions
    • Variables

Related Topics

  • Documentation index

This Page

  • Show Source

Quick search