ImGuiWindow

Undocumented in source.

Members

Variables

Accessed
bool Accessed;
Undocumented in source.
Active
bool Active;
Undocumented in source.
AutoFitFramesX
int AutoFitFramesX;
AutoFitFramesY
int AutoFitFramesY;
Undocumented in source.
AutoFitOnlyGrows
bool AutoFitOnlyGrows;
Undocumented in source.
AutoPosLastDirection
int AutoPosLastDirection;
Undocumented in source.
BeginCount
int BeginCount;
Undocumented in source.
ClipRect
ImRect ClipRect;
Undocumented in source.
ClippedWindowRect
ImRect ClippedWindowRect;
Undocumented in source.
Collapsed
bool Collapsed;
Undocumented in source.
DC
ImGuiDrawContext DC;
Undocumented in source.
DrawList
ImDrawList* DrawList;
Undocumented in source.
Flags
ImGuiWindowFlags Flags;
Undocumented in source.
FocusIdxAllCounter
int FocusIdxAllCounter;
Undocumented in source.
FocusIdxAllRequestCurrent
int FocusIdxAllRequestCurrent;
Undocumented in source.
FocusIdxAllRequestNext
int FocusIdxAllRequestNext;
Undocumented in source.
FocusIdxTabCounter
int FocusIdxTabCounter;
Undocumented in source.
FocusIdxTabRequestCurrent
int FocusIdxTabRequestCurrent;
Undocumented in source.
FocusIdxTabRequestNext
int FocusIdxTabRequestNext;
Undocumented in source.
FontWindowScale
float FontWindowScale;
Undocumented in source.
HiddenFrames
int HiddenFrames;
Undocumented in source.
ID
ImGuiID ID;
Undocumented in source.
IDStack
ImVector!(ImGuiID) IDStack;
Undocumented in source.
ItemWidthDefault
float ItemWidthDefault;
Undocumented in source.
LastFrameDrawn
int LastFrameDrawn;
Undocumented in source.
MenuColumns
ImGuiSimpleColumns MenuColumns;
Undocumented in source.
MoveID
ImGuiID MoveID;
Undocumented in source.
Name
char* Name;
Undocumented in source.
PopupID
ImGuiID PopupID;
Undocumented in source.
Pos
ImVec2 Pos;
Undocumented in source.
PosFloat
ImVec2 PosFloat;
Undocumented in source.
RootNonPopupWindow
ImGuiWindow* RootNonPopupWindow;
Undocumented in source.
RootWindow
ImGuiWindow* RootWindow;
Undocumented in source.
Scroll
ImVec2 Scroll;
Undocumented in source.
ScrollTarget
ImVec2 ScrollTarget;
Undocumented in source.
ScrollTargetCenterRatio
ImVec2 ScrollTargetCenterRatio;
Undocumented in source.
ScrollbarSizes
ImVec2 ScrollbarSizes;
Undocumented in source.
ScrollbarX
bool ScrollbarX;
ScrollbarY
bool ScrollbarY;
Undocumented in source.
SetWindowCollapsedAllowFlags
int SetWindowCollapsedAllowFlags;
Undocumented in source.
SetWindowPosAllowFlags
int SetWindowPosAllowFlags;
Undocumented in source.
SetWindowPosCenterWanted
bool SetWindowPosCenterWanted;
Undocumented in source.
SetWindowSizeAllowFlags
int SetWindowSizeAllowFlags;
Undocumented in source.
Size
ImVec2 Size;
Undocumented in source.
SizeContents
ImVec2 SizeContents;
Undocumented in source.
SizeContentsExplicit
ImVec2 SizeContentsExplicit;
Undocumented in source.
SizeFull
ImVec2 SizeFull;
Undocumented in source.
SkipItems
bool SkipItems;
Undocumented in source.
StateStorage
ImGuiStorage StateStorage;
Undocumented in source.
WasActive
bool WasActive;
Undocumented in source.
WindowPadding
ImVec2 WindowPadding;
Undocumented in source.

Meta