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
int CollapsedCond;
Undocumented in source.
CollapsedVal
bool CollapsedVal;
Undocumented in source.
ContentSizeVal
ImVec2 ContentSizeVal;
Undocumented in source.
DockCond
int DockCond;
Undocumented in source.
DockId
uint DockId;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
MenuBarOffsetMinVal
ImVec2 MenuBarOffsetMinVal;
Undocumented in source.
PosCond
int 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
void function(ImGuiSizeCallbackData*) SizeCallback;
Undocumented in source.
SizeCallbackUserData
void* SizeCallbackUserData;
Undocumented in source.
SizeCond
int SizeCond;
Undocumented in source.
SizeConstraintRect
ImRect SizeConstraintRect;
Undocumented in source.
SizeVal
ImVec2 SizeVal;
Undocumented in source.
ViewportId
uint ViewportId;
Undocumented in source.
WindowClass
ImGuiWindowClass WindowClass;
Undocumented in source.

Meta