- Active
bool Active;
Undocumented in source.
- Appearing
bool Appearing;
Undocumented in source.
- AutoFitChildAxises
byte AutoFitChildAxises;
Undocumented in source.
- AutoFitFramesX
byte AutoFitFramesX;
Undocumented in source.
- AutoFitFramesY
byte AutoFitFramesY;
Undocumented in source.
- AutoFitOnlyGrows
bool AutoFitOnlyGrows;
Undocumented in source.
- AutoPosLastDirection
int AutoPosLastDirection;
Undocumented in source.
- BeginCount
short BeginCount;
Undocumented in source.
- BeginOrderWithinContext
short BeginOrderWithinContext;
Undocumented in source.
- BeginOrderWithinParent
short BeginOrderWithinParent;
Undocumented in source.
- ChildId
uint ChildId;
Undocumented in source.
- ClipRect
ImRect ClipRect;
Undocumented in source.
- Collapsed
bool Collapsed;
Undocumented in source.
- ColumnsStorage
ImVector_ImGuiOldColumns ColumnsStorage;
Undocumented in source.
- ContentRegionRect
ImRect ContentRegionRect;
Undocumented in source.
- ContentSize
ImVec2 ContentSize;
Undocumented in source.
- ContentSizeExplicit
ImVec2 ContentSizeExplicit;
Undocumented in source.
- ContentSizeIdeal
ImVec2 ContentSizeIdeal;
Undocumented in source.
- DC
ImGuiWindowTempData DC;
Undocumented in source.
- DisableInputsFrames
byte DisableInputsFrames;
Undocumented in source.
- DockId
uint DockId;
Undocumented in source.
- DockNode
ImGuiDockNode* DockNode;
Undocumented in source.
- DockNodeAsHost
ImGuiDockNode* DockNodeAsHost;
Undocumented in source.
- DockOrder
short DockOrder;
Undocumented in source.
- DockStyle
ImGuiWindowDockStyle DockStyle;
Undocumented in source.
- DockTabItemRect
ImRect DockTabItemRect;
Undocumented in source.
- DockTabItemStatusFlags
int DockTabItemStatusFlags;
Undocumented in source.
- DrawList
ImDrawList* DrawList;
Undocumented in source.
- DrawListInst
ImDrawList DrawListInst;
Undocumented in source.
- Flags
int Flags;
Undocumented in source.
- FlagsPreviousFrame
int FlagsPreviousFrame;
Undocumented in source.
- FocusOrder
short FocusOrder;
Undocumented in source.
- FontDpiScale
float FontDpiScale;
Undocumented in source.
- FontWindowScale
float FontWindowScale;
Undocumented in source.
- HasCloseButton
bool HasCloseButton;
Undocumented in source.
- Hidden
bool Hidden;
Undocumented in source.
- HiddenFramesCanSkipItems
byte HiddenFramesCanSkipItems;
Undocumented in source.
- HiddenFramesCannotSkipItems
byte HiddenFramesCannotSkipItems;
Undocumented in source.
- HiddenFramesForRenderOnly
byte HiddenFramesForRenderOnly;
Undocumented in source.
- HitTestHoleOffset
ImVec2ih HitTestHoleOffset;
Undocumented in source.
- HitTestHoleSize
ImVec2ih HitTestHoleSize;
Undocumented in source.
- ID
uint ID;
Undocumented in source.
- IDStack
ImVector_ImGuiID IDStack;
Undocumented in source.
- InnerClipRect
ImRect InnerClipRect;
Undocumented in source.
- InnerRect
ImRect InnerRect;
Undocumented in source.
- IsFallbackWindow
bool IsFallbackWindow;
Undocumented in source.
- ItemWidthDefault
float ItemWidthDefault;
Undocumented in source.
- LastFrameActive
int LastFrameActive;
Undocumented in source.
- LastFrameJustFocused
int LastFrameJustFocused;
Undocumented in source.
- LastTimeActive
float LastTimeActive;
Undocumented in source.
- MemoryCompacted
bool MemoryCompacted;
Undocumented in source.
- MemoryDrawListIdxCapacity
int MemoryDrawListIdxCapacity;
Undocumented in source.
- MemoryDrawListVtxCapacity
int MemoryDrawListVtxCapacity;
Undocumented in source.
- MoveId
uint MoveId;
Undocumented in source.
- Name
char* Name;
Undocumented in source.
- NameBufLen
int NameBufLen;
Undocumented in source.
- NavLastChildNavWindow
ImGuiWindow* NavLastChildNavWindow;
Undocumented in source.
- NavLastIds
uint[2] NavLastIds;
Undocumented in source.
- NavRectRel
ImRect[2] NavRectRel;
Undocumented in source.
- OuterRectClipped
ImRect OuterRectClipped;
Undocumented in source.
- ParentWindow
ImGuiWindow* ParentWindow;
Undocumented in source.
- ParentWorkRect
ImRect ParentWorkRect;
Undocumented in source.
- PopupId
uint PopupId;
Undocumented in source.
- Pos
ImVec2 Pos;
Undocumented in source.
- ResizeBorderHeld
byte ResizeBorderHeld;
Undocumented in source.
- RootWindow
ImGuiWindow* RootWindow;
Undocumented in source.
- RootWindowDockTree
ImGuiWindow* RootWindowDockTree;
Undocumented in source.
- RootWindowForNav
ImGuiWindow* RootWindowForNav;
Undocumented in source.
- RootWindowForTitleBarHighlight
ImGuiWindow* RootWindowForTitleBarHighlight;
Undocumented in source.
- Scroll
ImVec2 Scroll;
Undocumented in source.
- ScrollMax
ImVec2 ScrollMax;
Undocumented in source.
- ScrollTarget
ImVec2 ScrollTarget;
Undocumented in source.
- ScrollTargetCenterRatio
ImVec2 ScrollTargetCenterRatio;
Undocumented in source.
- ScrollTargetEdgeSnapDist
ImVec2 ScrollTargetEdgeSnapDist;
Undocumented in source.
- ScrollbarSizes
ImVec2 ScrollbarSizes;
Undocumented in source.
- ScrollbarX
bool ScrollbarX;
Undocumented in source.
- ScrollbarY
bool ScrollbarY;
Undocumented in source.
- SetWindowPosPivot
ImVec2 SetWindowPosPivot;
Undocumented in source.
- SetWindowPosVal
ImVec2 SetWindowPosVal;
Undocumented in source.
- SettingsOffset
int SettingsOffset;
Undocumented in source.
- Size
ImVec2 Size;
Undocumented in source.
- SizeFull
ImVec2 SizeFull;
Undocumented in source.
- SkipItems
bool SkipItems;
Undocumented in source.
- StateStorage
ImGuiStorage StateStorage;
Undocumented in source.
- Viewport
ImGuiViewportP* Viewport;
Undocumented in source.
- ViewportAllowPlatformMonitorExtend
int ViewportAllowPlatformMonitorExtend;
Undocumented in source.
- ViewportId
uint ViewportId;
Undocumented in source.
- ViewportOwned
bool ViewportOwned;
Undocumented in source.
- ViewportPos
ImVec2 ViewportPos;
Undocumented in source.
- WantCollapseToggle
bool WantCollapseToggle;
Undocumented in source.
- WasActive
bool WasActive;
Undocumented in source.
- WindowBorderSize
float WindowBorderSize;
Undocumented in source.
- WindowClass
ImGuiWindowClass WindowClass;
Undocumented in source.
- WindowPadding
ImVec2 WindowPadding;
Undocumented in source.
- WindowRounding
float WindowRounding;
Undocumented in source.
- WorkRect
ImRect WorkRect;
Undocumented in source.
- WriteAccessed
bool WriteAccessed;
Undocumented in source.