ImGuiNextWindowData

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

BgAlphaVal
float BgAlphaVal;
Undocumented in source.
CollapsedCond
ImGuiCond CollapsedCond;
Undocumented in source.
CollapsedVal
bool CollapsedVal;
Undocumented in source.
ContentSizeVal
ImVec2 ContentSizeVal;
Undocumented in source.
DockCond
ImGuiCond DockCond;
Undocumented in source.
DockId
ImGuiID DockId;
Undocumented in source.
Flags
ImGuiNextWindowDataFlags Flags;
Undocumented in source.
MenuBarOffsetMinVal
ImVec2 MenuBarOffsetMinVal;
Undocumented in source.
PosCond
ImGuiCond PosCond;
Undocumented in source.
PosPivotVal
ImVec2 PosPivotVal;
Undocumented in source.
PosUndock
bool PosUndock;
Undocumented in source.
PosVal
ImVec2 PosVal;
Undocumented in source.
ScrollVal
ImVec2 ScrollVal;
Undocumented in source.
SizeCallback
ImGuiSizeCallback SizeCallback;
Undocumented in source.
SizeCallbackUserData
void* SizeCallbackUserData;
Undocumented in source.
SizeCond
ImGuiCond SizeCond;
Undocumented in source.
SizeConstraintRect
ImRect SizeConstraintRect;
Undocumented in source.
SizeVal
ImVec2 SizeVal;
Undocumented in source.
ViewportId
ImGuiID ViewportId;
Undocumented in source.
WindowClass
ImGuiWindowClass WindowClass;
Undocumented in source.

Meta