ImGuiNextWindowData

Undocumented in source.

Members

Variables

BgAlphaVal
float BgAlphaVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CollapsedCond
int CollapsedCond;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CollapsedVal
bool CollapsedVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ContentSizeVal
ImVec2 ContentSizeVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DockCond
int DockCond;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DockId
uint DockId;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Flags
int Flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MenuBarOffsetMinVal
ImVec2 MenuBarOffsetMinVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PosCond
int PosCond;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PosPivotVal
ImVec2 PosPivotVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PosUndock
bool PosUndock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PosVal
ImVec2 PosVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ScrollVal
ImVec2 ScrollVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeCallback
void function(ImGuiSizeCallbackData*) SizeCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeCallbackUserData
void* SizeCallbackUserData;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeCond
int SizeCond;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeConstraintRect
ImRect SizeConstraintRect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeVal
ImVec2 SizeVal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ViewportId
uint ViewportId;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WindowClass
ImGuiWindowClass WindowClass;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta