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