#include <imgui_internal.h>
Public Attributes | |
bool | AdvanceCursor |
float | BackupCurrentLineHeight |
float | BackupCurrentLineTextBaseOffset |
ImVec2 | BackupCursorMaxPos |
ImVec2 | BackupCursorPos |
float | BackupIndentX |
float | BackupLogLinePosY |
Definition at line 255 of file imgui_internal.h.
bool ImGuiGroupData::AdvanceCursor |
Definition at line 263 of file imgui_internal.h.
float ImGuiGroupData::BackupCurrentLineHeight |
Definition at line 260 of file imgui_internal.h.
float ImGuiGroupData::BackupCurrentLineTextBaseOffset |
Definition at line 261 of file imgui_internal.h.
ImVec2 ImGuiGroupData::BackupCursorMaxPos |
Definition at line 258 of file imgui_internal.h.
ImVec2 ImGuiGroupData::BackupCursorPos |
Definition at line 257 of file imgui_internal.h.
float ImGuiGroupData::BackupIndentX |
Definition at line 259 of file imgui_internal.h.
float ImGuiGroupData::BackupLogLinePosY |
Definition at line 262 of file imgui_internal.h.