Ylva And Malin
Data Fields
ImGuiGroupData Struct Reference

#include <imgui_internal.h>

Collaboration diagram for ImGuiGroupData:
Collaboration graph

Data Fields

ImVec2 BackupCursorPos
 
ImVec2 BackupCursorMaxPos
 
float BackupIndentX
 
float BackupGroupOffsetX
 
float BackupCurrentLineHeight
 
float BackupCurrentLineTextBaseOffset
 
float BackupLogLinePosY
 
bool BackupActiveIdIsAlive
 
bool AdvanceCursor
 

Field Documentation

bool ImGuiGroupData::AdvanceCursor
bool ImGuiGroupData::BackupActiveIdIsAlive
float ImGuiGroupData::BackupCurrentLineHeight
float ImGuiGroupData::BackupCurrentLineTextBaseOffset
ImVec2 ImGuiGroupData::BackupCursorMaxPos
ImVec2 ImGuiGroupData::BackupCursorPos
float ImGuiGroupData::BackupGroupOffsetX
float ImGuiGroupData::BackupIndentX
float ImGuiGroupData::BackupLogLinePosY

The documentation for this struct was generated from the following file: