|
ImVec2 | CursorPos |
|
ImVec2 | CursorPosPrevLine |
|
ImVec2 | CursorStartPos |
|
ImVec2 | CursorMaxPos |
|
float | CurrentLineHeight |
|
float | CurrentLineTextBaseOffset |
|
float | PrevLineHeight |
|
float | PrevLineTextBaseOffset |
|
float | LogLinePosY |
|
int | TreeDepth |
|
ImGuiID | LastItemID |
|
ImRect | LastItemRect |
|
bool | LastItemHoveredAndUsable |
|
bool | LastItemHoveredRect |
|
bool | MenuBarAppending |
|
float | MenuBarOffsetX |
|
ImVector< ImGuiWindow * > | ChildWindows |
|
ImGuiStorage * | StateStorage |
|
ImGuiLayoutType | LayoutType |
|
float | ItemWidth |
|
float | TextWrapPos |
|
bool | AllowKeyboardFocus |
|
bool | ButtonRepeat |
|
ImVector< float > | ItemWidthStack |
|
ImVector< float > | TextWrapPosStack |
|
ImVector< bool > | AllowKeyboardFocusStack |
|
ImVector< bool > | ButtonRepeatStack |
|
ImVector< ImGuiGroupData > | GroupStack |
|
ImGuiColorEditMode | ColorEditMode |
|
int | StackSizesBackup [6] |
|
float | IndentX |
|
float | ColumnsOffsetX |
|
int | ColumnsCurrent |
|
int | ColumnsCount |
|
float | ColumnsMinX |
|
float | ColumnsMaxX |
|
float | ColumnsStartPosY |
|
float | ColumnsCellMinY |
|
float | ColumnsCellMaxY |
|
bool | ColumnsShowBorders |
|
ImGuiID | ColumnsSetID |
|
ImVector< ImGuiColumnData > | ColumnsData |
|
The documentation for this struct was generated from the following file: