vsgImGui 0.6.0
VulkanSceneGraph, ImGui and ImPlot integration library
|
Public Attributes | |
ImGuiWindow * | Window |
ImVector< ImGuiTabItem > | Tabs |
ImGuiTabBarFlags | Flags |
ImGuiID | ID |
ImGuiID | SelectedTabId |
ImGuiID | NextSelectedTabId |
ImGuiID | VisibleTabId |
int | CurrFrameVisible |
int | PrevFrameVisible |
ImRect | BarRect |
float | CurrTabsContentsHeight |
float | PrevTabsContentsHeight |
float | WidthAllTabs |
float | WidthAllTabsIdeal |
float | ScrollingAnim |
float | ScrollingTarget |
float | ScrollingTargetDistToVisibility |
float | ScrollingSpeed |
float | ScrollingRectMinX |
float | ScrollingRectMaxX |
float | SeparatorMinX |
float | SeparatorMaxX |
ImGuiID | ReorderRequestTabId |
ImS16 | ReorderRequestOffset |
ImS8 | BeginCount |
bool | WantLayout |
bool | VisibleTabWasSubmitted |
bool | TabsAddedNew |
ImS16 | TabsActiveCount |
ImS16 | LastTabItemIdx |
float | ItemSpacingY |
ImVec2 | FramePadding |
ImVec2 | BackupCursorPos |
ImGuiTextBuffer | TabsNames |