Constructor & Destructor Documentation
| ImGuiContext::ImGuiContext |
( |
| ) |
|
|
inline |
References ImDrawList::_OwnerName, ActiveId, ActiveIdAllowOverlap, ActiveIdClickOffset, ActiveIdIsAlive, ActiveIdIsJustActivated, ActiveIdPreviousFrame, ActiveIdWindow, CaptureKeyboardNextFrame, CaptureMouseNextFrame, ColorEditOptions, CurrentWindow, DragCurrentValue, DragLastMouseDelta, DragSpeedDefaultRatio, DragSpeedScaleFast, DragSpeedScaleSlow, Font, FontBaseSize, FontSize, FontTexUvWhitePixel, FrameCount, FrameCountEnded, FrameCountRendered, FramerateSecPerFrame, FramerateSecPerFrameAccum, FramerateSecPerFrameIdx, HoveredId, HoveredIdAllowOverlap, HoveredIdPreviousFrame, HoveredRootWindow, HoveredWindow, ImGuiColorEditFlags__OptionsDefault, ImGuiMouseCursor_Arrow, Initialized, LogAutoExpandMaxDepth, LogClipboard, LogEnabled, LogFile, LogStartDepth, ModalWindowDarkeningRatio, MouseCursor, MouseCursorData, MovedWindow, MovedWindowMoveId, NavWindow, OsImePosRequest, OsImePosSet, OverlayDrawList, ScalarAsInputTextId, ScrollbarClickDeltaToGrabCenter, SetNextTreeNodeOpenCond, SetNextTreeNodeOpenVal, SetNextWindowCollapsedCond, SetNextWindowCollapsedVal, SetNextWindowContentSizeCond, SetNextWindowFocus, SetNextWindowPosCond, SetNextWindowPosVal, SetNextWindowSizeCond, SetNextWindowSizeConstraint, SetNextWindowSizeConstraintCallback, SetNextWindowSizeConstraintCallbackUserData, SetNextWindowSizeConstraintRect, SetNextWindowSizeVal, SettingsDirtyTimer, TempBuffer, Time, and TooltipOverrideCount.
Member Data Documentation
| bool ImGuiContext::Initialized |
| float ImGuiContext::FontSize |
| float ImGuiContext::FontBaseSize |
| ImVec2 ImGuiContext::FontTexUvWhitePixel |
| int ImGuiContext::FrameCount |
| int ImGuiContext::FrameCountEnded |
| int ImGuiContext::FrameCountRendered |
| bool ImGuiContext::HoveredIdAllowOverlap |
| ImGuiID ImGuiContext::HoveredIdPreviousFrame |
| ImGuiID ImGuiContext::ActiveIdPreviousFrame |
| bool ImGuiContext::ActiveIdIsAlive |
| bool ImGuiContext::ActiveIdIsJustActivated |
| bool ImGuiContext::ActiveIdAllowOverlap |
| ImVec2 ImGuiContext::ActiveIdClickOffset |
| ImGuiID ImGuiContext::MovedWindowMoveId |
| float ImGuiContext::SettingsDirtyTimer |
| ImVec2 ImGuiContext::SetNextWindowPosVal |
| ImVec2 ImGuiContext::SetNextWindowSizeVal |
| ImVec2 ImGuiContext::SetNextWindowContentSizeVal |
| bool ImGuiContext::SetNextWindowCollapsedVal |
| ImGuiCond ImGuiContext::SetNextWindowSizeCond |
| ImGuiCond ImGuiContext::SetNextWindowContentSizeCond |
| ImGuiCond ImGuiContext::SetNextWindowCollapsedCond |
| ImRect ImGuiContext::SetNextWindowSizeConstraintRect |
| void* ImGuiContext::SetNextWindowSizeConstraintCallbackUserData |
| bool ImGuiContext::SetNextWindowSizeConstraint |
| bool ImGuiContext::SetNextWindowFocus |
| bool ImGuiContext::SetNextTreeNodeOpenVal |
| ImGuiCond ImGuiContext::SetNextTreeNodeOpenCond |
| float ImGuiContext::ModalWindowDarkeningRatio |
| ImFont ImGuiContext::InputTextPasswordFont |
| ImGuiID ImGuiContext::ScalarAsInputTextId |
| ImVec4 ImGuiContext::ColorPickerRef |
| float ImGuiContext::DragCurrentValue |
| ImVec2 ImGuiContext::DragLastMouseDelta |
| float ImGuiContext::DragSpeedDefaultRatio |
| float ImGuiContext::DragSpeedScaleSlow |
| float ImGuiContext::DragSpeedScaleFast |
| ImVec2 ImGuiContext::ScrollbarClickDeltaToGrabCenter |
| int ImGuiContext::TooltipOverrideCount |
| ImVector<char> ImGuiContext::PrivateClipboard |
| ImVec2 ImGuiContext::OsImePosRequest |
| ImVec2 ImGuiContext::OsImePosSet |
| bool ImGuiContext::LogEnabled |
| FILE* ImGuiContext::LogFile |
| int ImGuiContext::LogStartDepth |
| int ImGuiContext::LogAutoExpandMaxDepth |
| float ImGuiContext::FramerateSecPerFrame[120] |
| int ImGuiContext::FramerateSecPerFrameIdx |
| float ImGuiContext::FramerateSecPerFrameAccum |
| int ImGuiContext::CaptureMouseNextFrame |
| int ImGuiContext::CaptureKeyboardNextFrame |
| char ImGuiContext::TempBuffer[1024 *3+1] |
The documentation for this struct was generated from the following file: