#include <imgui_internal.h>
ImGuiMenuColumns::ImGuiMenuColumns |
( |
| ) |
|
float ImGuiMenuColumns::CalcExtraSpace |
( |
float |
avail_w | ) |
|
float ImGuiMenuColumns::DeclColumns |
( |
float |
w0, |
|
|
float |
w1, |
|
|
float |
w2 |
|
) |
| |
void ImGuiMenuColumns::Update |
( |
int |
count, |
|
|
float |
spacing, |
|
|
bool |
clear |
|
) |
| |
int ImGuiMenuColumns::Count |
float ImGuiMenuColumns::NextWidth |
float ImGuiMenuColumns::NextWidths[4] |
float ImGuiMenuColumns::Pos[4] |
float ImGuiMenuColumns::Spacing |
float ImGuiMenuColumns::Width |
The documentation for this struct was generated from the following files: