#include <imgui_internal.h>
◆ ImGuiContext()
| ImGuiContext::ImGuiContext |
( |
ImFontAtlas * |
shared_font_atlas | ) |
|
|
inline |
◆ ActiveId
◆ ActiveIdAllowNavDirFlags
| int ImGuiContext::ActiveIdAllowNavDirFlags |
◆ ActiveIdAllowOverlap
| bool ImGuiContext::ActiveIdAllowOverlap |
◆ ActiveIdBlockNavInputFlags
| int ImGuiContext::ActiveIdBlockNavInputFlags |
◆ ActiveIdClickOffset
| ImVec2 ImGuiContext::ActiveIdClickOffset |
◆ ActiveIdHasBeenEditedBefore
| bool ImGuiContext::ActiveIdHasBeenEditedBefore |
◆ ActiveIdHasBeenEditedThisFrame
| bool ImGuiContext::ActiveIdHasBeenEditedThisFrame |
◆ ActiveIdHasBeenPressedBefore
| bool ImGuiContext::ActiveIdHasBeenPressedBefore |
◆ ActiveIdIsAlive
| ImGuiID ImGuiContext::ActiveIdIsAlive |
◆ ActiveIdIsJustActivated
| bool ImGuiContext::ActiveIdIsJustActivated |
◆ ActiveIdPreviousFrame
| ImGuiID ImGuiContext::ActiveIdPreviousFrame |
◆ ActiveIdPreviousFrameHasBeenEditedBefore
| bool ImGuiContext::ActiveIdPreviousFrameHasBeenEditedBefore |
◆ ActiveIdPreviousFrameIsAlive
| bool ImGuiContext::ActiveIdPreviousFrameIsAlive |
◆ ActiveIdPreviousFrameWindow
◆ ActiveIdSource
◆ ActiveIdTimer
| float ImGuiContext::ActiveIdTimer |
◆ ActiveIdWindow
◆ BackgroundDrawList
◆ BeginPopupStack
◆ ColorEditLastColor
| float ImGuiContext::ColorEditLastColor[3] |
◆ ColorEditLastHue
| float ImGuiContext::ColorEditLastHue |
◆ ColorEditOptions
◆ ColorModifiers
◆ ColorPickerRef
| ImVec4 ImGuiContext::ColorPickerRef |
◆ CurrentTabBar
◆ CurrentTabBarStack
◆ CurrentWindow
◆ CurrentWindowStack
◆ DebugItemPickerActive
| bool ImGuiContext::DebugItemPickerActive |
◆ DebugItemPickerBreakID
| ImGuiID ImGuiContext::DebugItemPickerBreakID |
◆ DimBgRatio
| float ImGuiContext::DimBgRatio |
◆ DragCurrentAccum
| float ImGuiContext::DragCurrentAccum |
◆ DragCurrentAccumDirty
| bool ImGuiContext::DragCurrentAccumDirty |
◆ DragDropAcceptFlags
◆ DragDropAcceptFrameCount
| int ImGuiContext::DragDropAcceptFrameCount |
◆ DragDropAcceptIdCurr
| ImGuiID ImGuiContext::DragDropAcceptIdCurr |
◆ DragDropAcceptIdCurrRectSurface
| float ImGuiContext::DragDropAcceptIdCurrRectSurface |
◆ DragDropAcceptIdPrev
| ImGuiID ImGuiContext::DragDropAcceptIdPrev |
◆ DragDropActive
| bool ImGuiContext::DragDropActive |
◆ DragDropMouseButton
| int ImGuiContext::DragDropMouseButton |
◆ DragDropPayload
◆ DragDropPayloadBufHeap
| ImVector<unsigned char> ImGuiContext::DragDropPayloadBufHeap |
◆ DragDropPayloadBufLocal
| unsigned char ImGuiContext::DragDropPayloadBufLocal[8] |
◆ DragDropSourceFlags
◆ DragDropSourceFrameCount
| int ImGuiContext::DragDropSourceFrameCount |
◆ DragDropTargetId
| ImGuiID ImGuiContext::DragDropTargetId |
◆ DragDropTargetRect
| ImRect ImGuiContext::DragDropTargetRect |
◆ DragDropWithinSourceOrTarget
| bool ImGuiContext::DragDropWithinSourceOrTarget |
◆ DragSpeedDefaultRatio
| float ImGuiContext::DragSpeedDefaultRatio |
◆ DrawData
◆ DrawDataBuilder
◆ DrawListSharedData
◆ FocusRequestCurrCounterAll
| int ImGuiContext::FocusRequestCurrCounterAll |
◆ FocusRequestCurrCounterTab
| int ImGuiContext::FocusRequestCurrCounterTab |
◆ FocusRequestCurrWindow
◆ FocusRequestNextCounterAll
| int ImGuiContext::FocusRequestNextCounterAll |
◆ FocusRequestNextCounterTab
| int ImGuiContext::FocusRequestNextCounterTab |
◆ FocusRequestNextWindow
◆ FocusTabPressed
| bool ImGuiContext::FocusTabPressed |
◆ Font
◆ FontAtlasOwnedByContext
| bool ImGuiContext::FontAtlasOwnedByContext |
◆ FontBaseSize
| float ImGuiContext::FontBaseSize |
◆ FontSize
| float ImGuiContext::FontSize |
◆ FontStack
◆ ForegroundDrawList
◆ FrameCount
| int ImGuiContext::FrameCount |
◆ FrameCountEnded
| int ImGuiContext::FrameCountEnded |
◆ FrameCountRendered
| int ImGuiContext::FrameCountRendered |
◆ FramerateSecPerFrame
| float ImGuiContext::FramerateSecPerFrame[120] |
◆ FramerateSecPerFrameAccum
| float ImGuiContext::FramerateSecPerFrameAccum |
◆ FramerateSecPerFrameIdx
| int ImGuiContext::FramerateSecPerFrameIdx |
◆ FrameScopeActive
| bool ImGuiContext::FrameScopeActive |
◆ FrameScopePushedImplicitWindow
| bool ImGuiContext::FrameScopePushedImplicitWindow |
◆ HoveredId
◆ HoveredIdAllowOverlap
| bool ImGuiContext::HoveredIdAllowOverlap |
◆ HoveredIdNotActiveTimer
| float ImGuiContext::HoveredIdNotActiveTimer |
◆ HoveredIdPreviousFrame
| ImGuiID ImGuiContext::HoveredIdPreviousFrame |
◆ HoveredIdTimer
| float ImGuiContext::HoveredIdTimer |
◆ HoveredRootWindow
◆ HoveredWindow
◆ Initialized
| bool ImGuiContext::Initialized |
◆ InputTextPasswordFont
| ImFont ImGuiContext::InputTextPasswordFont |
◆ InputTextState
◆ IO
◆ LastActiveId
◆ LastActiveIdTimer
| float ImGuiContext::LastActiveIdTimer |
◆ LastValidMousePos
| ImVec2 ImGuiContext::LastValidMousePos |
◆ LogBuffer
◆ LogDepthRef
| int ImGuiContext::LogDepthRef |
◆ LogDepthToExpand
| int ImGuiContext::LogDepthToExpand |
◆ LogDepthToExpandDefault
| int ImGuiContext::LogDepthToExpandDefault |
◆ LogEnabled
| bool ImGuiContext::LogEnabled |
◆ LogFile
| FILE* ImGuiContext::LogFile |
◆ LogLineFirstItem
| bool ImGuiContext::LogLineFirstItem |
◆ LogLinePosY
| float ImGuiContext::LogLinePosY |
◆ LogType
◆ MouseCursor
◆ MovingWindow
◆ MultiSelectScopeId
| ImGuiID ImGuiContext::MultiSelectScopeId |
◆ NavActivateDownId
| ImGuiID ImGuiContext::NavActivateDownId |
◆ NavActivateId
| ImGuiID ImGuiContext::NavActivateId |
◆ NavActivatePressedId
| ImGuiID ImGuiContext::NavActivatePressedId |
◆ NavAnyRequest
| bool ImGuiContext::NavAnyRequest |
◆ NavDisableHighlight
| bool ImGuiContext::NavDisableHighlight |
◆ NavDisableMouseHover
| bool ImGuiContext::NavDisableMouseHover |
◆ NavId
◆ NavIdIsAlive
| bool ImGuiContext::NavIdIsAlive |
◆ NavIdTabCounter
| int ImGuiContext::NavIdTabCounter |
◆ NavInitRequest
| bool ImGuiContext::NavInitRequest |
◆ NavInitRequestFromMove
| bool ImGuiContext::NavInitRequestFromMove |
◆ NavInitResultId
| ImGuiID ImGuiContext::NavInitResultId |
◆ NavInitResultRectRel
| ImRect ImGuiContext::NavInitResultRectRel |
◆ NavInputId
◆ NavInputSource
◆ NavJustMovedToId
| ImGuiID ImGuiContext::NavJustMovedToId |
◆ NavJustMovedToMultiSelectScopeId
| ImGuiID ImGuiContext::NavJustMovedToMultiSelectScopeId |
◆ NavJustTabbedId
| ImGuiID ImGuiContext::NavJustTabbedId |
◆ NavLayer
◆ NavMousePosDirty
| bool ImGuiContext::NavMousePosDirty |
◆ NavMoveClipDir
◆ NavMoveDir
◆ NavMoveDirLast
◆ NavMoveFromClampedRefRect
| bool ImGuiContext::NavMoveFromClampedRefRect |
◆ NavMoveRequest
| bool ImGuiContext::NavMoveRequest |
◆ NavMoveRequestFlags
◆ NavMoveRequestForward
◆ NavMoveResultLocal
◆ NavMoveResultLocalVisibleSet
◆ NavMoveResultOther
◆ NavNextActivateId
| ImGuiID ImGuiContext::NavNextActivateId |
◆ NavScoringCount
| int ImGuiContext::NavScoringCount |
◆ NavScoringRectScreen
| ImRect ImGuiContext::NavScoringRectScreen |
◆ NavWindow
◆ NavWindowingHighlightAlpha
| float ImGuiContext::NavWindowingHighlightAlpha |
◆ NavWindowingList
◆ NavWindowingTarget
◆ NavWindowingTargetAnim
◆ NavWindowingTimer
| float ImGuiContext::NavWindowingTimer |
◆ NavWindowingToggleLayer
| bool ImGuiContext::NavWindowingToggleLayer |
◆ NextItemData
◆ NextWindowData
◆ OpenPopupStack
◆ PlatformImeLastPos
| ImVec2 ImGuiContext::PlatformImeLastPos |
◆ PlatformImePos
| ImVec2 ImGuiContext::PlatformImePos |
◆ PrivateClipboard
| ImVector<char> ImGuiContext::PrivateClipboard |
◆ ScrollbarClickDeltaToGrabCenter
| float ImGuiContext::ScrollbarClickDeltaToGrabCenter |
◆ SettingsDirtyTimer
| float ImGuiContext::SettingsDirtyTimer |
◆ SettingsHandlers
◆ SettingsIniData
◆ SettingsLoaded
| bool ImGuiContext::SettingsLoaded |
◆ SettingsWindows
◆ ShrinkWidthBuffer
◆ Style
◆ StyleModifiers
◆ TabBars
◆ TempBuffer
| char ImGuiContext::TempBuffer[1024 *3+1] |
◆ TempInputTextId
| ImGuiID ImGuiContext::TempInputTextId |
◆ Time
| double ImGuiContext::Time |
◆ TooltipOverrideCount
| int ImGuiContext::TooltipOverrideCount |
◆ WantCaptureKeyboardNextFrame
| int ImGuiContext::WantCaptureKeyboardNextFrame |
◆ WantCaptureMouseNextFrame
| int ImGuiContext::WantCaptureMouseNextFrame |
◆ WantTextInputNextFrame
| int ImGuiContext::WantTextInputNextFrame |
◆ WheelingWindow
◆ WheelingWindowRefMousePos
| ImVec2 ImGuiContext::WheelingWindowRefMousePos |
◆ WheelingWindowTimer
| float ImGuiContext::WheelingWindowTimer |
◆ Windows
◆ WindowsActiveCount
| int ImGuiContext::WindowsActiveCount |
◆ WindowsById
◆ WindowsFocusOrder
◆ WindowsSortBuffer
The documentation for this struct was generated from the following file: