|
Unravel Engine C++ Reference
|
#include <imgui.h>
Public Attributes | ||
| struct { | ||
| gfx::texture_handle handle | ||
| gfx::program_handle phandle | ||
| uint8_t flags | ||
| uint8_t mip | ||
| uint8_t index | ||
| } | s | |
| ImTextureID | id | |
| gfx::texture_handle ImGui::ImTexture::handle |
| gfx::program_handle ImGui::ImTexture::phandle |
| struct { ... } ImGui::ImTexture::s |