Constructor & Destructor Documentation
| ImGuiMenuColumns::ImGuiMenuColumns |
( |
| ) |
|
|
inline |
Member Function Documentation
| void ImGuiMenuColumns::Update |
( |
float |
spacing, |
|
|
bool |
window_reappearing |
|
) |
| |
| float ImGuiMenuColumns::DeclColumns |
( |
float |
w_icon, |
|
|
float |
w_label, |
|
|
float |
w_shortcut, |
|
|
float |
w_mark |
|
) |
| |
| void ImGuiMenuColumns::CalcNextTotalWidth |
( |
bool |
update_offsets | ) |
|
Member Data Documentation
| ImU32 ImGuiMenuColumns::TotalWidth |
| ImU32 ImGuiMenuColumns::NextTotalWidth |
| ImU16 ImGuiMenuColumns::Spacing |
| ImU16 ImGuiMenuColumns::OffsetIcon |
| ImU16 ImGuiMenuColumns::OffsetLabel |
| ImU16 ImGuiMenuColumns::OffsetShortcut |
| ImU16 ImGuiMenuColumns::OffsetMark |
| ImU16 ImGuiMenuColumns::Widths[4] |
The documentation for this struct was generated from the following file: