VR-Vantage 2.4 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImGuiDrawContext Struct Reference

Public Member Functions

 ImGuiDrawContext ()

Public Attributes

ImVec2 CursorPos
ImVec2 CursorPosPrevLine
ImVec2 CursorStartPos
ImVec2 CursorMaxPos
float CurrentLineHeight
float CurrentLineTextBaseOffset
float PrevLineHeight
float PrevLineTextBaseOffset
float LogLinePosY
int TreeDepth
ImGuiID LastItemId
ImRect LastItemRect
bool LastItemHoveredAndUsable
bool LastItemHoveredRect
bool MenuBarAppending
float MenuBarOffsetX
ImVector< ImGuiWindow * > ChildWindows
ImGuiStorageStateStorage
ImGuiLayoutType LayoutType
float ItemWidth
float TextWrapPos
bool AllowKeyboardFocus
bool ButtonRepeat
ImVector< float > ItemWidthStack
ImVector< float > TextWrapPosStack
ImVector< boolAllowKeyboardFocusStack
ImVector< boolButtonRepeatStack
ImVector< ImGuiGroupDataGroupStack
int StackSizesBackup [6]
float IndentX
float GroupOffsetX
float ColumnsOffsetX
int ColumnsCurrent
int ColumnsCount
float ColumnsMinX
float ColumnsMaxX
float ColumnsStartPosY
float ColumnsStartMaxPosX
float ColumnsCellMinY
float ColumnsCellMaxY
ImGuiColumnsFlags ColumnsFlags
ImGuiID ColumnsSetId
ImVector< ImGuiColumnDataColumnsData

Constructor & Destructor Documentation

ImGuiDrawContext::ImGuiDrawContext ( )
inline

Member Data Documentation

ImVec2 ImGuiDrawContext::CursorPos
ImVec2 ImGuiDrawContext::CursorPosPrevLine
ImVec2 ImGuiDrawContext::CursorStartPos
ImVec2 ImGuiDrawContext::CursorMaxPos
float ImGuiDrawContext::CurrentLineHeight
float ImGuiDrawContext::CurrentLineTextBaseOffset
float ImGuiDrawContext::PrevLineHeight
float ImGuiDrawContext::PrevLineTextBaseOffset
float ImGuiDrawContext::LogLinePosY
int ImGuiDrawContext::TreeDepth
ImGuiID ImGuiDrawContext::LastItemId
ImRect ImGuiDrawContext::LastItemRect
bool ImGuiDrawContext::LastItemHoveredAndUsable
bool ImGuiDrawContext::LastItemHoveredRect
bool ImGuiDrawContext::MenuBarAppending
float ImGuiDrawContext::MenuBarOffsetX
ImVector<ImGuiWindow*> ImGuiDrawContext::ChildWindows
ImGuiStorage* ImGuiDrawContext::StateStorage
ImGuiLayoutType ImGuiDrawContext::LayoutType
float ImGuiDrawContext::ItemWidth
float ImGuiDrawContext::TextWrapPos
bool ImGuiDrawContext::AllowKeyboardFocus
bool ImGuiDrawContext::ButtonRepeat
ImVector<float> ImGuiDrawContext::ItemWidthStack
ImVector<float> ImGuiDrawContext::TextWrapPosStack
ImVector<bool> ImGuiDrawContext::AllowKeyboardFocusStack
ImVector<bool> ImGuiDrawContext::ButtonRepeatStack
ImVector<ImGuiGroupData> ImGuiDrawContext::GroupStack
int ImGuiDrawContext::StackSizesBackup[6]
float ImGuiDrawContext::IndentX
float ImGuiDrawContext::GroupOffsetX
float ImGuiDrawContext::ColumnsOffsetX
int ImGuiDrawContext::ColumnsCurrent
int ImGuiDrawContext::ColumnsCount
float ImGuiDrawContext::ColumnsMinX
float ImGuiDrawContext::ColumnsMaxX
float ImGuiDrawContext::ColumnsStartPosY
float ImGuiDrawContext::ColumnsStartMaxPosX
float ImGuiDrawContext::ColumnsCellMinY
float ImGuiDrawContext::ColumnsCellMaxY
ImGuiColumnsFlags ImGuiDrawContext::ColumnsFlags
ImGuiID ImGuiDrawContext::ColumnsSetId
ImVector<ImGuiColumnData> ImGuiDrawContext::ColumnsData

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


Copyright © 2005-2018 VT MAK. All Rights Reserved (www.mak.com)