Nebula
Loading...
Searching...
No Matches
imguicontext.h File Reference

Go to the source code of this file.

Classes

struct  Dynui::ImguiTextureId
class  Dynui::ImguiContext

Namespaces

namespace  Dynui
 Imgui Profiler UI.

Macros

#define IMGUI_DEFINE_MATH_OPERATORS

Functions

Ids::Id32 Dynui::AllocateImguiTextureId (const ImguiTextureId &data)
 Allocate imgui texture.
void Dynui::SetImguiTextureIdData (Ids::Id32 id, const ImguiTextureId &data)
 Set imgui texture data.
void Dynui::DeallocateImguiTextureId (Ids::Id32 id)
 Deallocate imgui texture.
void Dynui::ImGuiCloseButton (bool &toggle, int id)
 Helper function to recreate the ImGUI close button used for windows and tabs.
bool Dynui::ImGuiToggleButton (const char *label, bool toggle)
 Helper function for toggle buttons.

Macro Definition Documentation

◆ IMGUI_DEFINE_MATH_OPERATORS

#define IMGUI_DEFINE_MATH_OPERATORS