Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImGuiGroupData Struct Reference

#include <imgui_internal.h>

Public Attributes

ImVec2 BackupCursorPos
 
ImVec2 BackupCursorMaxPos
 
ImVec1 BackupIndent
 
ImVec1 BackupGroupOffset
 
ImVec2 BackupCurrLineSize
 
float BackupCurrLineTextBaseOffset
 
ImGuiID BackupActiveIdIsAlive
 
bool BackupActiveIdPreviousFrameIsAlive
 
bool EmitItem
 

Member Data Documentation

◆ BackupActiveIdIsAlive

ImGuiID ImGuiGroupData::BackupActiveIdIsAlive

◆ BackupActiveIdPreviousFrameIsAlive

bool ImGuiGroupData::BackupActiveIdPreviousFrameIsAlive

◆ BackupCurrLineSize

ImVec2 ImGuiGroupData::BackupCurrLineSize

◆ BackupCurrLineTextBaseOffset

float ImGuiGroupData::BackupCurrLineTextBaseOffset

◆ BackupCursorMaxPos

ImVec2 ImGuiGroupData::BackupCursorMaxPos

◆ BackupCursorPos

ImVec2 ImGuiGroupData::BackupCursorPos

◆ BackupGroupOffset

ImVec1 ImGuiGroupData::BackupGroupOffset

◆ BackupIndent

ImVec1 ImGuiGroupData::BackupIndent

◆ EmitItem

bool ImGuiGroupData::EmitItem

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