Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImGui::ImGuiContextScope Class Reference

#include <ImGuiContextScope.h>

Public Member Functions

 ImGuiContextScope (ImGuiContext *newContext)
 

Detailed Description

Utility class to set a new current ImGui context on construction, then reset the previous ImGui context on destruction.


The documentation for this class was generated from the following file: