Public Attributes | List of all members
ImGuiGroupData Struct Reference

#include <imgui_internal.h>

Public Attributes

bool AdvanceCursor
 
ImGuiID BackupActiveIdIsAlive
 
bool BackupActiveIdPreviousFrameIsAlive
 
ImVec2 BackupCurrentLineSize
 
float BackupCurrentLineTextBaseOffset
 
ImVec2 BackupCursorMaxPos
 
ImVec2 BackupCursorPos
 
ImVec1 BackupGroupOffset
 
ImVec1 BackupIndent
 
float BackupLogLinePosY
 

Detailed Description

Definition at line 493 of file imgui_internal.h.

Member Data Documentation

◆ AdvanceCursor

bool ImGuiGroupData::AdvanceCursor

Definition at line 504 of file imgui_internal.h.

◆ BackupActiveIdIsAlive

ImGuiID ImGuiGroupData::BackupActiveIdIsAlive

Definition at line 502 of file imgui_internal.h.

◆ BackupActiveIdPreviousFrameIsAlive

bool ImGuiGroupData::BackupActiveIdPreviousFrameIsAlive

Definition at line 503 of file imgui_internal.h.

◆ BackupCurrentLineSize

ImVec2 ImGuiGroupData::BackupCurrentLineSize

Definition at line 499 of file imgui_internal.h.

◆ BackupCurrentLineTextBaseOffset

float ImGuiGroupData::BackupCurrentLineTextBaseOffset

Definition at line 500 of file imgui_internal.h.

◆ BackupCursorMaxPos

ImVec2 ImGuiGroupData::BackupCursorMaxPos

Definition at line 496 of file imgui_internal.h.

◆ BackupCursorPos

ImVec2 ImGuiGroupData::BackupCursorPos

Definition at line 495 of file imgui_internal.h.

◆ BackupGroupOffset

ImVec1 ImGuiGroupData::BackupGroupOffset

Definition at line 498 of file imgui_internal.h.

◆ BackupIndent

ImVec1 ImGuiGroupData::BackupIndent

Definition at line 497 of file imgui_internal.h.

◆ BackupLogLinePosY

float ImGuiGroupData::BackupLogLinePosY

Definition at line 501 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22