|  | 
|  | ImGuiWindow (ImGuiContext *context, const char *name) | 
|  | 
| ImGuiID | GetID (const char *str, const char *str_end=NULL) | 
|  | 
| ImGuiID | GetID (const void *ptr) | 
|  | 
| ImGuiID | GetID (int n) | 
|  | 
| ImGuiID | GetIDNoKeepAlive (const char *str, const char *str_end=NULL) | 
|  | 
| ImGuiID | GetIDNoKeepAlive (const void *ptr) | 
|  | 
| ImGuiID | GetIDNoKeepAlive (int n) | 
|  | 
| ImGuiID | GetIDFromRectangle (const ImRect &r_abs) | 
|  | 
| ImRect | Rect () const | 
|  | 
| float | CalcFontSize () const | 
|  | 
| float | TitleBarHeight () const | 
|  | 
| ImRect | TitleBarRect () const | 
|  | 
| float | MenuBarHeight () const | 
|  | 
| ImRect | MenuBarRect () const | 
|  | 
|  | 
| char * | Name | 
|  | 
| ImGuiID | ID | 
|  | 
| ImGuiWindowFlags | Flags | 
|  | 
| ImVec2 | Pos | 
|  | 
| ImVec2 | Size | 
|  | 
| ImVec2 | SizeFull | 
|  | 
| ImVec2 | ContentSize | 
|  | 
| ImVec2 | ContentSizeIdeal | 
|  | 
| ImVec2 | ContentSizeExplicit | 
|  | 
| ImVec2 | WindowPadding | 
|  | 
| float | WindowRounding | 
|  | 
| float | WindowBorderSize | 
|  | 
| int | NameBufLen | 
|  | 
| ImGuiID | MoveId | 
|  | 
| ImGuiID | ChildId | 
|  | 
| ImVec2 | Scroll | 
|  | 
| ImVec2 | ScrollMax | 
|  | 
| ImVec2 | ScrollTarget | 
|  | 
| ImVec2 | ScrollTargetCenterRatio | 
|  | 
| ImVec2 | ScrollTargetEdgeSnapDist | 
|  | 
| ImVec2 | ScrollbarSizes | 
|  | 
| bool | ScrollbarX | 
|  | 
| bool | ScrollbarY | 
|  | 
| bool | Active | 
|  | 
| bool | WasActive | 
|  | 
| bool | WriteAccessed | 
|  | 
| bool | Collapsed | 
|  | 
| bool | WantCollapseToggle | 
|  | 
| bool | SkipItems | 
|  | 
| bool | Appearing | 
|  | 
| bool | Hidden | 
|  | 
| bool | IsFallbackWindow | 
|  | 
| bool | HasCloseButton | 
|  | 
| signed char | ResizeBorderHeld | 
|  | 
| short | BeginCount | 
|  | 
| short | BeginOrderWithinParent | 
|  | 
| short | BeginOrderWithinContext | 
|  | 
| ImGuiID | PopupId | 
|  | 
| ImS8 | AutoFitFramesX | 
|  | 
| ImS8 | AutoFitFramesY | 
|  | 
| ImS8 | AutoFitChildAxises | 
|  | 
| bool | AutoFitOnlyGrows | 
|  | 
| ImGuiDir | AutoPosLastDirection | 
|  | 
| ImS8 | HiddenFramesCanSkipItems | 
|  | 
| ImS8 | HiddenFramesCannotSkipItems | 
|  | 
| ImS8 | HiddenFramesForRenderOnly | 
|  | 
| ImGuiCond | SetWindowPosAllowFlags: 8 | 
|  | 
| ImGuiCond | SetWindowSizeAllowFlags: 8 | 
|  | 
| ImGuiCond | SetWindowCollapsedAllowFlags: 8 | 
|  | 
| ImVec2 | SetWindowPosVal | 
|  | 
| ImVec2 | SetWindowPosPivot | 
|  | 
| ImVector< ImGuiID > | IDStack | 
|  | 
| ImGuiWindowTempData | DC | 
|  | 
| ImRect | OuterRectClipped | 
|  | 
| ImRect | InnerRect | 
|  | 
| ImRect | InnerClipRect | 
|  | 
| ImRect | WorkRect | 
|  | 
| ImRect | ParentWorkRect | 
|  | 
| ImRect | ClipRect | 
|  | 
| ImRect | ContentRegionRect | 
|  | 
| ImVec2ih | HitTestHoleSize | 
|  | 
| ImVec2ih | HitTestHoleOffset | 
|  | 
| int | LastFrameActive | 
|  | 
| float | LastTimeActive | 
|  | 
| float | ItemWidthDefault | 
|  | 
| ImGuiStorage | StateStorage | 
|  | 
| ImVector< ImGuiOldColumns > | ColumnsStorage | 
|  | 
| float | FontWindowScale | 
|  | 
| int | SettingsOffset | 
|  | 
| ImDrawList * | DrawList | 
|  | 
| ImDrawList | DrawListInst | 
|  | 
| ImGuiWindow * | ParentWindow | 
|  | 
| ImGuiWindow * | RootWindow | 
|  | 
| ImGuiWindow * | RootWindowForTitleBarHighlight | 
|  | 
| ImGuiWindow * | RootWindowForNav | 
|  | 
| ImGuiWindow * | NavLastChildNavWindow | 
|  | 
| ImGuiID | NavLastIds [ImGuiNavLayer_COUNT] | 
|  | 
| ImRect | NavRectRel [ImGuiNavLayer_COUNT] | 
|  | 
| int | MemoryDrawListIdxCapacity | 
|  | 
| int | MemoryDrawListVtxCapacity | 
|  | 
| bool | MemoryCompacted | 
|  | 
The documentation for this struct was generated from the following file:
- Gems/ImGui/External/ImGui/v1.82/imgui/imgui_internal.h