Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImGuiWindowTempData Struct Reference

Public Attributes

ImVec2 CursorPos
 
ImVec2 CursorPosPrevLine
 
ImVec2 CursorStartPos
 
ImVec2 CursorMaxPos
 
ImVec2 IdealMaxPos
 
ImVec2 CurrLineSize
 
ImVec2 PrevLineSize
 
float CurrLineTextBaseOffset
 
float PrevLineTextBaseOffset
 
ImVec1 Indent
 
ImVec1 ColumnsOffset
 
ImVec1 GroupOffset
 
ImGuiID LastItemId
 
ImGuiItemStatusFlags LastItemStatusFlags
 
ImRect LastItemRect
 
ImRect LastItemDisplayRect
 
ImGuiNavLayer NavLayerCurrent
 
int NavLayerActiveMask
 
int NavLayerActiveMaskNext
 
ImGuiID NavFocusScopeIdCurrent
 
bool NavHideHighlightOneFrame
 
bool NavHasScroll
 
bool MenuBarAppending
 
ImVec2 MenuBarOffset
 
ImGuiMenuColumns MenuColumns
 
int TreeDepth
 
ImU32 TreeJumpToParentOnPopMask
 
ImVector< ImGuiWindow * > ChildWindows
 
ImGuiStorageStateStorage
 
ImGuiOldColumnsCurrentColumns
 
int CurrentTableIdx
 
ImGuiLayoutType LayoutType
 
ImGuiLayoutType ParentLayoutType
 
int FocusCounterRegular
 
int FocusCounterTabStop
 
ImGuiItemFlags ItemFlags
 
float ItemWidth
 
float TextWrapPos
 
ImVector< float > ItemWidthStack
 
ImVector< float > TextWrapPosStack
 
ImGuiStackSizes StackSizesOnBegin
 

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