VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImGuiContext Struct Reference

Public Member Functions

 ImGuiContext (ImFontAtlas *shared_font_atlas)
 

Public Attributes

bool Initialized
 
bool FontAtlasOwnedByContext
 
ImGuiIO IO
 
ImGuiStyle Style
 
ImFontFont
 
float FontSize
 
float FontBaseSize
 
ImDrawListSharedData DrawListSharedData
 
double Time
 
int FrameCount
 
int FrameCountEnded
 
int FrameCountRendered
 
bool WithinFrameScope
 
bool WithinFrameScopeWithImplicitWindow
 
bool WithinEndChild
 
ImVector< ImGuiWindow * > Windows
 
ImVector< ImGuiWindow * > WindowsFocusOrder
 
ImVector< ImGuiWindow * > WindowsSortBuffer
 
ImVector< ImGuiWindow * > CurrentWindowStack
 
ImGuiStorage WindowsById
 
int WindowsActiveCount
 
ImGuiWindowCurrentWindow
 
ImGuiWindowHoveredWindow
 
ImGuiWindowHoveredRootWindow
 
ImGuiWindowMovingWindow
 
ImGuiWindowWheelingWindow
 
ImVec2 WheelingWindowRefMousePos
 
float WheelingWindowTimer
 
ImGuiID HoveredId
 
bool HoveredIdAllowOverlap
 
ImGuiID HoveredIdPreviousFrame
 
float HoveredIdTimer
 
float HoveredIdNotActiveTimer
 
ImGuiID ActiveId
 
ImGuiID ActiveIdIsAlive
 
float ActiveIdTimer
 
bool ActiveIdIsJustActivated
 
bool ActiveIdAllowOverlap
 
bool ActiveIdHasBeenPressedBefore
 
bool ActiveIdHasBeenEditedBefore
 
bool ActiveIdHasBeenEditedThisFrame
 
ImU32 ActiveIdUsingNavDirMask
 
ImU32 ActiveIdUsingNavInputMask
 
ImU64 ActiveIdUsingKeyInputMask
 
ImVec2 ActiveIdClickOffset
 
ImGuiWindowActiveIdWindow
 
ImGuiInputSource ActiveIdSource
 
ImGuiID ActiveIdPreviousFrame
 
bool ActiveIdPreviousFrameIsAlive
 
bool ActiveIdPreviousFrameHasBeenEditedBefore
 
ImGuiWindowActiveIdPreviousFrameWindow
 
ImGuiID LastActiveId
 
float LastActiveIdTimer
 
ImGuiNextWindowData NextWindowData
 
ImGuiNextItemData NextItemData
 
ImVector< ImGuiColorModColorModifiers
 
ImVector< ImGuiStyleModStyleModifiers
 
ImVector< ImFont * > FontStack
 
ImVector< ImGuiPopupDataOpenPopupStack
 
ImVector< ImGuiPopupDataBeginPopupStack
 
ImGuiWindowNavWindow
 
ImGuiID NavId
 
ImGuiID NavActivateId
 
ImGuiID NavActivateDownId
 
ImGuiID NavActivatePressedId
 
ImGuiID NavInputId
 
ImGuiID NavJustTabbedId
 
ImGuiID NavJustMovedToId
 
ImGuiID NavJustMovedToMultiSelectScopeId
 
ImGuiID NavNextActivateId
 
ImGuiInputSource NavInputSource
 
ImRect NavScoringRectScreen
 
int NavScoringCount
 
ImGuiWindowNavWindowingTarget
 
ImGuiWindowNavWindowingTargetAnim
 
ImGuiWindowNavWindowingList
 
float NavWindowingTimer
 
float NavWindowingHighlightAlpha
 
bool NavWindowingToggleLayer
 
ImGuiNavLayer NavLayer
 
int NavIdTabCounter
 
bool NavIdIsAlive
 
bool NavMousePosDirty
 
bool NavDisableHighlight
 
bool NavDisableMouseHover
 
bool NavAnyRequest
 
bool NavInitRequest
 
bool NavInitRequestFromMove
 
ImGuiID NavInitResultId
 
ImRect NavInitResultRectRel
 
bool NavMoveFromClampedRefRect
 
bool NavMoveRequest
 
ImGuiNavMoveFlags NavMoveRequestFlags
 
ImGuiNavForward NavMoveRequestForward
 
ImGuiDir NavMoveDir
 
ImGuiDir NavMoveDirLast
 
ImGuiDir NavMoveClipDir
 
ImGuiNavMoveResult NavMoveResultLocal
 
ImGuiNavMoveResult NavMoveResultLocalVisibleSet
 
ImGuiNavMoveResult NavMoveResultOther
 
ImGuiWindowFocusRequestCurrWindow
 
ImGuiWindowFocusRequestNextWindow
 
int FocusRequestCurrCounterAll
 
int FocusRequestCurrCounterTab
 
int FocusRequestNextCounterAll
 
int FocusRequestNextCounterTab
 
bool FocusTabPressed
 
ImDrawData DrawData
 
ImDrawDataBuilder DrawDataBuilder
 
float DimBgRatio
 
ImDrawList BackgroundDrawList
 
ImDrawList ForegroundDrawList
 
ImGuiMouseCursor MouseCursor
 
bool DragDropActive
 
bool DragDropWithinSourceOrTarget
 
ImGuiDragDropFlags DragDropSourceFlags
 
int DragDropSourceFrameCount
 
int DragDropMouseButton
 
ImGuiPayload DragDropPayload
 
ImRect DragDropTargetRect
 
ImGuiID DragDropTargetId
 
ImGuiDragDropFlags DragDropAcceptFlags
 
float DragDropAcceptIdCurrRectSurface
 
ImGuiID DragDropAcceptIdCurr
 
ImGuiID DragDropAcceptIdPrev
 
int DragDropAcceptFrameCount
 
ImVector< unsigned charDragDropPayloadBufHeap
 
unsigned char DragDropPayloadBufLocal [16]
 
ImGuiTabBarCurrentTabBar
 
ImPool< ImGuiTabBarTabBars
 
ImVector< ImGuiPtrOrIndexCurrentTabBarStack
 
ImVector< ImGuiShrinkWidthItemShrinkWidthBuffer
 
ImVec2 LastValidMousePos
 
ImGuiInputTextState InputTextState
 
ImFont InputTextPasswordFont
 
ImGuiID TempInputTextId
 
ImGuiColorEditFlags ColorEditOptions
 
float ColorEditLastHue
 
float ColorEditLastColor [3]
 
ImVec4 ColorPickerRef
 
bool DragCurrentAccumDirty
 
float DragCurrentAccum
 
float DragSpeedDefaultRatio
 
float ScrollbarClickDeltaToGrabCenter
 
int TooltipOverrideCount
 
ImVector< charPrivateClipboard
 
ImGuiID MultiSelectScopeId
 
ImVec2 PlatformImePos
 
ImVec2 PlatformImeLastPos
 
bool SettingsLoaded
 
float SettingsDirtyTimer
 
ImGuiTextBuffer SettingsIniData
 
ImVector< ImGuiSettingsHandlerSettingsHandlers
 
ImChunkStream
< ImGuiWindowSettings
SettingsWindows
 
bool LogEnabled
 
ImGuiLogType LogType
 
ImFileHandle LogFile
 
ImGuiTextBuffer LogBuffer
 
float LogLinePosY
 
bool LogLineFirstItem
 
int LogDepthRef
 
int LogDepthToExpand
 
int LogDepthToExpandDefault
 
bool DebugItemPickerActive
 
ImGuiID DebugItemPickerBreakID
 
float FramerateSecPerFrame [120]
 
int FramerateSecPerFrameIdx
 
float FramerateSecPerFrameAccum
 
int WantCaptureMouseNextFrame
 
int WantCaptureKeyboardNextFrame
 
int WantTextInputNextFrame
 
char TempBuffer [1024 *3+1]
 

Constructor & Destructor Documentation

ImGuiContext::ImGuiContext ( ImFontAtlas shared_font_atlas)
inline

References ImDrawList::_OwnerName, ActiveId, ActiveIdAllowOverlap, ActiveIdClickOffset, ActiveIdHasBeenEditedBefore, ActiveIdHasBeenEditedThisFrame, ActiveIdHasBeenPressedBefore, ActiveIdIsAlive, ActiveIdIsJustActivated, ActiveIdPreviousFrame, ActiveIdPreviousFrameHasBeenEditedBefore, ActiveIdPreviousFrameIsAlive, ActiveIdPreviousFrameWindow, ActiveIdSource, ActiveIdTimer, ActiveIdUsingKeyInputMask, ActiveIdUsingNavDirMask, ActiveIdUsingNavInputMask, ActiveIdWindow, BackgroundDrawList, ColorEditLastColor, ColorEditLastHue, ColorEditOptions, CurrentTabBar, CurrentWindow, DebugItemPickerActive, DebugItemPickerBreakID, DimBgRatio, DragCurrentAccum, DragCurrentAccumDirty, DragDropAcceptFlags, DragDropAcceptFrameCount, DragDropAcceptIdCurr, DragDropAcceptIdCurrRectSurface, DragDropAcceptIdPrev, DragDropActive, DragDropMouseButton, DragDropPayloadBufLocal, DragDropSourceFlags, DragDropSourceFrameCount, DragDropTargetId, DragDropWithinSourceOrTarget, DragSpeedDefaultRatio, FocusRequestCurrCounterAll, FocusRequestCurrCounterTab, FocusRequestCurrWindow, FocusRequestNextCounterAll, FocusRequestNextCounterTab, FocusRequestNextWindow, FocusTabPressed, Font, FontAtlasOwnedByContext, FontBaseSize, ImGuiIO::Fonts, FontSize, ForegroundDrawList, FrameCount, FrameCountEnded, FrameCountRendered, FramerateSecPerFrame, FramerateSecPerFrameAccum, FramerateSecPerFrameIdx, HoveredId, HoveredIdAllowOverlap, HoveredIdNotActiveTimer, HoveredIdPreviousFrame, HoveredIdTimer, HoveredRootWindow, HoveredWindow, IM_NEW, ImGuiColorEditFlags__OptionsDefault, ImGuiDir_None, ImGuiInputSource_None, ImGuiLogType_None, ImGuiMouseCursor_Arrow, ImGuiNavForward_None, ImGuiNavLayer_Main, Initialized, IO, LastActiveId, LastActiveIdTimer, LastValidMousePos, LogDepthRef, LogDepthToExpand, LogDepthToExpandDefault, LogEnabled, LogFile, LogLineFirstItem, LogLinePosY, LogType, MouseCursor, MovingWindow, MultiSelectScopeId, NavActivateDownId, NavActivateId, NavActivatePressedId, NavAnyRequest, NavDisableHighlight, NavDisableMouseHover, NavId, NavIdIsAlive, NavIdTabCounter, NavInitRequest, NavInitRequestFromMove, NavInitResultId, NavInputId, NavInputSource, NavJustMovedToId, NavJustMovedToMultiSelectScopeId, NavJustTabbedId, NavLayer, NavMousePosDirty, NavMoveClipDir, NavMoveDir, NavMoveDirLast, NavMoveFromClampedRefRect, NavMoveRequest, NavMoveRequestFlags, NavMoveRequestForward, NavNextActivateId, NavScoringCount, NavScoringRectScreen, NavWindow, NavWindowingHighlightAlpha, NavWindowingList, NavWindowingTarget, NavWindowingTargetAnim, NavWindowingTimer, NavWindowingToggleLayer, PlatformImeLastPos, PlatformImePos, ScrollbarClickDeltaToGrabCenter, SettingsDirtyTimer, SettingsLoaded, TempBuffer, TempInputTextId, Time, TooltipOverrideCount, WantCaptureKeyboardNextFrame, WantCaptureMouseNextFrame, WantTextInputNextFrame, WheelingWindow, WheelingWindowTimer, WindowsActiveCount, WithinEndChild, WithinFrameScope, and WithinFrameScopeWithImplicitWindow.

Member Data Documentation

bool ImGuiContext::Initialized

Referenced by ImGuiContext().

bool ImGuiContext::FontAtlasOwnedByContext

Referenced by ImGuiContext().

ImGuiIO ImGuiContext::IO
ImGuiStyle ImGuiContext::Style
ImFont* ImGuiContext::Font

Referenced by ImGuiContext().

float ImGuiContext::FontSize

Referenced by ImGuiContext().

float ImGuiContext::FontBaseSize
ImDrawListSharedData ImGuiContext::DrawListSharedData
double ImGuiContext::Time

Referenced by ImGuiContext().

int ImGuiContext::FrameCount

Referenced by ImGuiContext().

int ImGuiContext::FrameCountEnded

Referenced by ImGuiContext().

int ImGuiContext::FrameCountRendered

Referenced by ImGuiContext().

bool ImGuiContext::WithinFrameScope

Referenced by ImGuiContext().

bool ImGuiContext::WithinFrameScopeWithImplicitWindow

Referenced by ImGuiContext().

bool ImGuiContext::WithinEndChild

Referenced by ImGuiContext().

ImVector<ImGuiWindow*> ImGuiContext::Windows
ImVector<ImGuiWindow*> ImGuiContext::WindowsFocusOrder
ImVector<ImGuiWindow*> ImGuiContext::WindowsSortBuffer
ImVector<ImGuiWindow*> ImGuiContext::CurrentWindowStack
ImGuiStorage ImGuiContext::WindowsById
int ImGuiContext::WindowsActiveCount

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::CurrentWindow
ImGuiWindow* ImGuiContext::HoveredWindow

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::HoveredRootWindow

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::MovingWindow

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::WheelingWindow

Referenced by ImGuiContext().

ImVec2 ImGuiContext::WheelingWindowRefMousePos
float ImGuiContext::WheelingWindowTimer

Referenced by ImGuiContext().

ImGuiID ImGuiContext::HoveredId

Referenced by ImGuiContext().

bool ImGuiContext::HoveredIdAllowOverlap

Referenced by ImGuiContext().

ImGuiID ImGuiContext::HoveredIdPreviousFrame

Referenced by ImGuiContext().

float ImGuiContext::HoveredIdTimer

Referenced by ImGuiContext().

float ImGuiContext::HoveredIdNotActiveTimer

Referenced by ImGuiContext().

ImGuiID ImGuiContext::ActiveId
ImGuiID ImGuiContext::ActiveIdIsAlive

Referenced by ImGuiContext().

float ImGuiContext::ActiveIdTimer

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdIsJustActivated

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdAllowOverlap

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdHasBeenPressedBefore

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdHasBeenEditedBefore

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdHasBeenEditedThisFrame

Referenced by ImGuiContext().

ImU32 ImGuiContext::ActiveIdUsingNavDirMask
ImU32 ImGuiContext::ActiveIdUsingNavInputMask
ImU64 ImGuiContext::ActiveIdUsingKeyInputMask
ImVec2 ImGuiContext::ActiveIdClickOffset

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::ActiveIdWindow

Referenced by ImGuiContext().

ImGuiInputSource ImGuiContext::ActiveIdSource

Referenced by ImGuiContext().

ImGuiID ImGuiContext::ActiveIdPreviousFrame

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdPreviousFrameIsAlive

Referenced by ImGuiContext().

bool ImGuiContext::ActiveIdPreviousFrameHasBeenEditedBefore

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::ActiveIdPreviousFrameWindow

Referenced by ImGuiContext().

ImGuiID ImGuiContext::LastActiveId

Referenced by ImGuiContext().

float ImGuiContext::LastActiveIdTimer

Referenced by ImGuiContext().

ImGuiNextWindowData ImGuiContext::NextWindowData
ImGuiNextItemData ImGuiContext::NextItemData
ImVector<ImGuiColorMod> ImGuiContext::ColorModifiers
ImVector<ImGuiStyleMod> ImGuiContext::StyleModifiers
ImVector<ImFont*> ImGuiContext::FontStack
ImVector<ImGuiPopupData> ImGuiContext::OpenPopupStack
ImVector<ImGuiPopupData> ImGuiContext::BeginPopupStack
ImGuiWindow* ImGuiContext::NavWindow

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavId

Referenced by ImGui::GetFocusID(), and ImGuiContext().

ImGuiID ImGuiContext::NavActivateId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavActivateDownId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavActivatePressedId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavInputId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavJustTabbedId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavJustMovedToId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavJustMovedToMultiSelectScopeId

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavNextActivateId

Referenced by ImGuiContext().

ImGuiInputSource ImGuiContext::NavInputSource

Referenced by ImGuiContext().

ImRect ImGuiContext::NavScoringRectScreen

Referenced by ImGuiContext().

int ImGuiContext::NavScoringCount

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::NavWindowingTarget

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::NavWindowingTargetAnim

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::NavWindowingList

Referenced by ImGuiContext().

float ImGuiContext::NavWindowingTimer

Referenced by ImGuiContext().

float ImGuiContext::NavWindowingHighlightAlpha

Referenced by ImGuiContext().

bool ImGuiContext::NavWindowingToggleLayer

Referenced by ImGuiContext().

ImGuiNavLayer ImGuiContext::NavLayer

Referenced by ImGuiContext().

int ImGuiContext::NavIdTabCounter

Referenced by ImGuiContext().

bool ImGuiContext::NavIdIsAlive

Referenced by ImGuiContext().

bool ImGuiContext::NavMousePosDirty

Referenced by ImGuiContext().

bool ImGuiContext::NavDisableHighlight

Referenced by ImGuiContext().

bool ImGuiContext::NavDisableMouseHover

Referenced by ImGuiContext().

bool ImGuiContext::NavAnyRequest

Referenced by ImGuiContext().

bool ImGuiContext::NavInitRequest

Referenced by ImGuiContext().

bool ImGuiContext::NavInitRequestFromMove

Referenced by ImGuiContext().

ImGuiID ImGuiContext::NavInitResultId

Referenced by ImGuiContext().

ImRect ImGuiContext::NavInitResultRectRel
bool ImGuiContext::NavMoveFromClampedRefRect

Referenced by ImGuiContext().

bool ImGuiContext::NavMoveRequest

Referenced by ImGuiContext().

ImGuiNavMoveFlags ImGuiContext::NavMoveRequestFlags

Referenced by ImGuiContext().

ImGuiNavForward ImGuiContext::NavMoveRequestForward

Referenced by ImGuiContext().

ImGuiDir ImGuiContext::NavMoveDir

Referenced by ImGuiContext().

ImGuiDir ImGuiContext::NavMoveDirLast

Referenced by ImGuiContext().

ImGuiDir ImGuiContext::NavMoveClipDir

Referenced by ImGuiContext().

ImGuiNavMoveResult ImGuiContext::NavMoveResultLocal
ImGuiNavMoveResult ImGuiContext::NavMoveResultLocalVisibleSet
ImGuiNavMoveResult ImGuiContext::NavMoveResultOther
ImGuiWindow* ImGuiContext::FocusRequestCurrWindow

Referenced by ImGuiContext().

ImGuiWindow* ImGuiContext::FocusRequestNextWindow

Referenced by ImGuiContext().

int ImGuiContext::FocusRequestCurrCounterAll

Referenced by ImGuiContext().

int ImGuiContext::FocusRequestCurrCounterTab

Referenced by ImGuiContext().

int ImGuiContext::FocusRequestNextCounterAll

Referenced by ImGuiContext().

int ImGuiContext::FocusRequestNextCounterTab

Referenced by ImGuiContext().

bool ImGuiContext::FocusTabPressed

Referenced by ImGuiContext().

ImDrawData ImGuiContext::DrawData
ImDrawDataBuilder ImGuiContext::DrawDataBuilder
float ImGuiContext::DimBgRatio

Referenced by ImGuiContext().

ImDrawList ImGuiContext::BackgroundDrawList

Referenced by ImGuiContext().

ImDrawList ImGuiContext::ForegroundDrawList
ImGuiMouseCursor ImGuiContext::MouseCursor

Referenced by ImGuiContext().

bool ImGuiContext::DragDropActive

Referenced by ImGuiContext().

bool ImGuiContext::DragDropWithinSourceOrTarget

Referenced by ImGuiContext().

ImGuiDragDropFlags ImGuiContext::DragDropSourceFlags

Referenced by ImGuiContext().

int ImGuiContext::DragDropSourceFrameCount

Referenced by ImGuiContext().

int ImGuiContext::DragDropMouseButton

Referenced by ImGuiContext().

ImGuiPayload ImGuiContext::DragDropPayload
ImRect ImGuiContext::DragDropTargetRect
ImGuiID ImGuiContext::DragDropTargetId

Referenced by ImGuiContext().

ImGuiDragDropFlags ImGuiContext::DragDropAcceptFlags

Referenced by ImGuiContext().

float ImGuiContext::DragDropAcceptIdCurrRectSurface

Referenced by ImGuiContext().

ImGuiID ImGuiContext::DragDropAcceptIdCurr

Referenced by ImGuiContext().

ImGuiID ImGuiContext::DragDropAcceptIdPrev

Referenced by ImGuiContext().

int ImGuiContext::DragDropAcceptFrameCount

Referenced by ImGuiContext().

ImVector<unsigned char> ImGuiContext::DragDropPayloadBufHeap
unsigned char ImGuiContext::DragDropPayloadBufLocal[16]

Referenced by ImGuiContext().

ImGuiTabBar* ImGuiContext::CurrentTabBar

Referenced by ImGuiContext().

ImPool<ImGuiTabBar> ImGuiContext::TabBars
ImVector<ImGuiPtrOrIndex> ImGuiContext::CurrentTabBarStack
ImVector<ImGuiShrinkWidthItem> ImGuiContext::ShrinkWidthBuffer
ImVec2 ImGuiContext::LastValidMousePos

Referenced by ImGuiContext().

ImGuiInputTextState ImGuiContext::InputTextState
ImFont ImGuiContext::InputTextPasswordFont
ImGuiID ImGuiContext::TempInputTextId
ImGuiColorEditFlags ImGuiContext::ColorEditOptions

Referenced by ImGuiContext().

float ImGuiContext::ColorEditLastHue

Referenced by ImGuiContext().

float ImGuiContext::ColorEditLastColor[3]

Referenced by ImGuiContext().

ImVec4 ImGuiContext::ColorPickerRef
bool ImGuiContext::DragCurrentAccumDirty

Referenced by ImGuiContext().

float ImGuiContext::DragCurrentAccum

Referenced by ImGuiContext().

float ImGuiContext::DragSpeedDefaultRatio

Referenced by ImGuiContext().

float ImGuiContext::ScrollbarClickDeltaToGrabCenter

Referenced by ImGuiContext().

int ImGuiContext::TooltipOverrideCount

Referenced by ImGuiContext().

ImVector<char> ImGuiContext::PrivateClipboard
ImGuiID ImGuiContext::MultiSelectScopeId

Referenced by ImGuiContext().

ImVec2 ImGuiContext::PlatformImePos

Referenced by ImGuiContext().

ImVec2 ImGuiContext::PlatformImeLastPos

Referenced by ImGuiContext().

bool ImGuiContext::SettingsLoaded

Referenced by ImGuiContext().

float ImGuiContext::SettingsDirtyTimer

Referenced by ImGuiContext().

ImGuiTextBuffer ImGuiContext::SettingsIniData
ImVector<ImGuiSettingsHandler> ImGuiContext::SettingsHandlers
ImChunkStream<ImGuiWindowSettings> ImGuiContext::SettingsWindows
bool ImGuiContext::LogEnabled

Referenced by ImGuiContext().

ImGuiLogType ImGuiContext::LogType

Referenced by ImGuiContext().

ImFileHandle ImGuiContext::LogFile

Referenced by ImGuiContext().

ImGuiTextBuffer ImGuiContext::LogBuffer
float ImGuiContext::LogLinePosY

Referenced by ImGuiContext().

bool ImGuiContext::LogLineFirstItem

Referenced by ImGuiContext().

int ImGuiContext::LogDepthRef

Referenced by ImGuiContext().

int ImGuiContext::LogDepthToExpand

Referenced by ImGuiContext().

int ImGuiContext::LogDepthToExpandDefault

Referenced by ImGuiContext().

bool ImGuiContext::DebugItemPickerActive
ImGuiID ImGuiContext::DebugItemPickerBreakID

Referenced by ImGuiContext().

float ImGuiContext::FramerateSecPerFrame[120]

Referenced by ImGuiContext().

int ImGuiContext::FramerateSecPerFrameIdx

Referenced by ImGuiContext().

float ImGuiContext::FramerateSecPerFrameAccum

Referenced by ImGuiContext().

int ImGuiContext::WantCaptureMouseNextFrame

Referenced by ImGuiContext().

int ImGuiContext::WantCaptureKeyboardNextFrame

Referenced by ImGuiContext().

int ImGuiContext::WantTextInputNextFrame

Referenced by ImGuiContext().

char ImGuiContext::TempBuffer[1024 *3+1]

Referenced by ImGuiContext().


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)