![]() |
VR-Forces 4.10 Class Documentation
|
Public Member Functions | |
| 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.
| bool ImGuiContext::Initialized |
Referenced by ImGuiContext().
| bool ImGuiContext::FontAtlasOwnedByContext |
Referenced by ImGuiContext().
| ImGuiIO ImGuiContext::IO |
Referenced by ImGui::GetDefaultFont(), ImGuiContext(), ImGui::IsKeyPressedMap(), and ImGui::IsNavInputDown().
| ImGuiStyle ImGuiContext::Style |
Referenced by ImGuiWindow::MenuBarHeight(), and ImGuiWindow::TitleBarHeight().
| ImFont* ImGuiContext::Font |
Referenced by ImGuiContext().
| float ImGuiContext::FontSize |
Referenced by ImGuiContext().
| float ImGuiContext::FontBaseSize |
Referenced by ImGuiWindow::CalcFontSize(), and ImGuiContext().
| 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 |
Referenced by ImGui::GetActiveID(), ImGuiContext(), and ImGui::TempInputTextIsActive().
| 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 |
Referenced by ImGuiContext(), and ImGui::IsActiveIdUsingNavDir().
| ImU32 ImGuiContext::ActiveIdUsingNavInputMask |
Referenced by ImGuiContext(), and ImGui::IsActiveIdUsingNavInput().
| ImU64 ImGuiContext::ActiveIdUsingKeyInputMask |
Referenced by ImGuiContext(), and ImGui::IsActiveIdUsingKey().
| 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<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 |
Referenced by ImGui::GetForegroundDrawList(), and ImGuiContext().
| 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().
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 |
Referenced by ImGuiContext(), and ImGui::TempInputTextIsActive().
| 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().
| 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 |
Referenced by ImGui::DebugStartItemPicker(), and ImGuiContext().
| 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().