ImGuiOldColumns

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

Members

Variables

Columns
ImVector_ImGuiOldColumnData Columns;
Undocumented in source.
Count
int Count;
Undocumented in source.
Current
int Current;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
HostBackupClipRect
ImRect HostBackupClipRect;
Undocumented in source.
HostBackupParentWorkRect
ImRect HostBackupParentWorkRect;
Undocumented in source.
HostCursorMaxPosX
float HostCursorMaxPosX;
Undocumented in source.
HostCursorPosY
float HostCursorPosY;
Undocumented in source.
HostInitialClipRect
ImRect HostInitialClipRect;
Undocumented in source.
ID
uint ID;
Undocumented in source.
IsBeingResized
bool IsBeingResized;
Undocumented in source.
IsFirstFrame
bool IsFirstFrame;
Undocumented in source.
LineMaxY
float LineMaxY;
Undocumented in source.
LineMinY
float LineMinY;
Undocumented in source.
OffMaxX
float OffMaxX;
Undocumented in source.
OffMinX
float OffMinX;
Undocumented in source.
Splitter
ImDrawListSplitter Splitter;
Undocumented in source.

Meta