R-Type  1.0.1.0
Rewrite of the R-Type game with networking ability
Loading...
Searching...
No Matches
ImGuiWindow Struct Reference
Collaboration diagram for ImGuiWindow:
[legend]

Public Member Functions

 ImGuiWindow (ImGuiContext *context, const char *name)
 
float CalcFontSize () const
 
ImGuiID GetID (const char *str, const char *str_end=NULL)
 
ImGuiID GetID (const void *ptr)
 
ImGuiID GetID (int n)
 
ImGuiID GetIDFromRectangle (const ImRect &r_abs)
 
float MenuBarHeight () const
 
ImRect MenuBarRect () const
 
ImRect Rect () const
 
float TitleBarHeight () const
 
ImRect TitleBarRect () const
 

Data Fields

bool Active
 
bool Appearing
 
ImS8 AutoFitChildAxises
 
ImS8 AutoFitFramesX
 
ImS8 AutoFitFramesY
 
bool AutoFitOnlyGrows
 
ImGuiDir AutoPosLastDirection
 
short BeginCount
 
short BeginCountPreviousFrame
 
short BeginOrderWithinContext
 
short BeginOrderWithinParent
 
ImGuiID ChildId
 
ImRect ClipRect
 
bool Collapsed
 
ImVector< ImGuiOldColumnsColumnsStorage
 
ImRect ContentRegionRect
 
ImVec2 ContentSize
 
ImVec2 ContentSizeExplicit
 
ImVec2 ContentSizeIdeal
 
ImGuiWindowTempData DC
 
float DecoInnerSizeX1
 
float DecoInnerSizeY1
 
float DecoOuterSizeX1
 
float DecoOuterSizeX2
 
float DecoOuterSizeY1
 
float DecoOuterSizeY2
 
ImS8 DisableInputsFrames
 
ImDrawListDrawList
 
ImDrawList DrawListInst
 
ImGuiWindowFlags Flags
 
short FocusOrder
 
float FontWindowScale
 
bool HasCloseButton
 
bool Hidden
 
ImS8 HiddenFramesCannotSkipItems
 
ImS8 HiddenFramesCanSkipItems
 
ImS8 HiddenFramesForRenderOnly
 
ImVec2ih HitTestHoleOffset
 
ImVec2ih HitTestHoleSize
 
ImGuiID ID
 
ImVector< ImGuiID > IDStack
 
ImRect InnerClipRect
 
ImRect InnerRect
 
bool IsExplicitChild
 
bool IsFallbackWindow
 
float ItemWidthDefault
 
int LastFrameActive
 
float LastTimeActive
 
bool MemoryCompacted
 
int MemoryDrawListIdxCapacity
 
int MemoryDrawListVtxCapacity
 
ImGuiID MoveId
 
char * Name
 
int NameBufLen
 
ImGuiWindowNavLastChildNavWindow
 
ImGuiID NavLastIds [ImGuiNavLayer_COUNT]
 
ImRect NavRectRel [ImGuiNavLayer_COUNT]
 
ImGuiID NavRootFocusScopeId
 
ImRect OuterRectClipped
 
ImGuiWindowParentWindow
 
ImGuiWindowParentWindowInBeginStack
 
ImRect ParentWorkRect
 
ImGuiID PopupId
 
ImVec2 Pos
 
signed char ResizeBorderHeld
 
ImGuiWindowRootWindow
 
ImGuiWindowRootWindowForNav
 
ImGuiWindowRootWindowForTitleBarHighlight
 
ImGuiWindowRootWindowPopupTree
 
ImVec2 Scroll
 
ImVec2 ScrollbarSizes
 
bool ScrollbarX
 
bool ScrollbarY
 
ImVec2 ScrollMax
 
ImVec2 ScrollTarget
 
ImVec2 ScrollTargetCenterRatio
 
ImVec2 ScrollTargetEdgeSnapDist
 
int SettingsOffset
 
ImGuiCond SetWindowCollapsedAllowFlags: 8
 
ImGuiCond SetWindowPosAllowFlags: 8
 
ImVec2 SetWindowPosPivot
 
ImVec2 SetWindowPosVal
 
ImGuiCond SetWindowSizeAllowFlags: 8
 
ImVec2 Size
 
ImVec2 SizeFull
 
bool SkipItems
 
ImGuiStorage StateStorage
 
ImGuiViewportPViewport
 
bool WantCollapseToggle
 
bool WasActive
 
float WindowBorderSize
 
ImVec2 WindowPadding
 
float WindowRounding
 
ImRect WorkRect
 
bool WriteAccessed
 

The documentation for this struct was generated from the following files: