Public Member Functions | Public Attributes | List of all members
ImGuiDrawContext Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImGuiDrawContext ()
 

Public Attributes

bool AllowKeyboardFocus
 
ImVector< bool > AllowKeyboardFocusStack
 
bool ButtonRepeat
 
ImVector< bool > ButtonRepeatStack
 
ImVector< ImGuiWindow * > ChildWindows
 
ImGuiColorEditMode ColorEditMode
 
float ColumnsCellMaxY
 
float ColumnsCellMinY
 
int ColumnsCount
 
int ColumnsCurrent
 
ImVector< ImGuiColumnDataColumnsData
 
float ColumnsMaxX
 
float ColumnsMinX
 
float ColumnsOffsetX
 
ImGuiID ColumnsSetID
 
bool ColumnsShowBorders
 
float ColumnsStartPosY
 
float CurrentLineHeight
 
float CurrentLineTextBaseOffset
 
ImVec2 CursorMaxPos
 
ImVec2 CursorPos
 
ImVec2 CursorPosPrevLine
 
ImVec2 CursorStartPos
 
ImVector< ImGuiGroupDataGroupStack
 
float IndentX
 
float ItemWidth
 
ImVector< float > ItemWidthStack
 
bool LastItemHoveredAndUsable
 
bool LastItemHoveredRect
 
ImGuiID LastItemID
 
ImRect LastItemRect
 
ImGuiLayoutType LayoutType
 
float LogLinePosY
 
bool MenuBarAppending
 
float MenuBarOffsetX
 
float PrevLineHeight
 
float PrevLineTextBaseOffset
 
int StackSizesBackup [6]
 
ImGuiStorageStateStorage
 
float TextWrapPos
 
ImVector< float > TextWrapPosStack
 
int TreeDepth
 

Detailed Description

Definition at line 513 of file imgui_internal.h.

Constructor & Destructor Documentation

ImGuiDrawContext::ImGuiDrawContext ( )
inline

Definition at line 561 of file imgui_internal.h.

Member Data Documentation

bool ImGuiDrawContext::AllowKeyboardFocus

Definition at line 538 of file imgui_internal.h.

ImVector<bool> ImGuiDrawContext::AllowKeyboardFocusStack

Definition at line 542 of file imgui_internal.h.

bool ImGuiDrawContext::ButtonRepeat

Definition at line 539 of file imgui_internal.h.

ImVector<bool> ImGuiDrawContext::ButtonRepeatStack

Definition at line 543 of file imgui_internal.h.

ImVector<ImGuiWindow*> ImGuiDrawContext::ChildWindows

Definition at line 531 of file imgui_internal.h.

ImGuiColorEditMode ImGuiDrawContext::ColorEditMode

Definition at line 545 of file imgui_internal.h.

float ImGuiDrawContext::ColumnsCellMaxY

Definition at line 556 of file imgui_internal.h.

float ImGuiDrawContext::ColumnsCellMinY

Definition at line 555 of file imgui_internal.h.

int ImGuiDrawContext::ColumnsCount

Definition at line 551 of file imgui_internal.h.

int ImGuiDrawContext::ColumnsCurrent

Definition at line 550 of file imgui_internal.h.

ImVector<ImGuiColumnData> ImGuiDrawContext::ColumnsData

Definition at line 559 of file imgui_internal.h.

float ImGuiDrawContext::ColumnsMaxX

Definition at line 553 of file imgui_internal.h.

float ImGuiDrawContext::ColumnsMinX

Definition at line 552 of file imgui_internal.h.

float ImGuiDrawContext::ColumnsOffsetX

Definition at line 549 of file imgui_internal.h.

ImGuiID ImGuiDrawContext::ColumnsSetID

Definition at line 558 of file imgui_internal.h.

bool ImGuiDrawContext::ColumnsShowBorders

Definition at line 557 of file imgui_internal.h.

float ImGuiDrawContext::ColumnsStartPosY

Definition at line 554 of file imgui_internal.h.

float ImGuiDrawContext::CurrentLineHeight

Definition at line 519 of file imgui_internal.h.

float ImGuiDrawContext::CurrentLineTextBaseOffset

Definition at line 520 of file imgui_internal.h.

ImVec2 ImGuiDrawContext::CursorMaxPos

Definition at line 518 of file imgui_internal.h.

ImVec2 ImGuiDrawContext::CursorPos

Definition at line 515 of file imgui_internal.h.

ImVec2 ImGuiDrawContext::CursorPosPrevLine

Definition at line 516 of file imgui_internal.h.

ImVec2 ImGuiDrawContext::CursorStartPos

Definition at line 517 of file imgui_internal.h.

ImVector<ImGuiGroupData> ImGuiDrawContext::GroupStack

Definition at line 544 of file imgui_internal.h.

float ImGuiDrawContext::IndentX

Definition at line 548 of file imgui_internal.h.

float ImGuiDrawContext::ItemWidth

Definition at line 536 of file imgui_internal.h.

ImVector<float> ImGuiDrawContext::ItemWidthStack

Definition at line 540 of file imgui_internal.h.

bool ImGuiDrawContext::LastItemHoveredAndUsable

Definition at line 527 of file imgui_internal.h.

bool ImGuiDrawContext::LastItemHoveredRect

Definition at line 528 of file imgui_internal.h.

ImGuiID ImGuiDrawContext::LastItemID

Definition at line 525 of file imgui_internal.h.

ImRect ImGuiDrawContext::LastItemRect

Definition at line 526 of file imgui_internal.h.

ImGuiLayoutType ImGuiDrawContext::LayoutType

Definition at line 533 of file imgui_internal.h.

float ImGuiDrawContext::LogLinePosY

Definition at line 523 of file imgui_internal.h.

bool ImGuiDrawContext::MenuBarAppending

Definition at line 529 of file imgui_internal.h.

float ImGuiDrawContext::MenuBarOffsetX

Definition at line 530 of file imgui_internal.h.

float ImGuiDrawContext::PrevLineHeight

Definition at line 521 of file imgui_internal.h.

float ImGuiDrawContext::PrevLineTextBaseOffset

Definition at line 522 of file imgui_internal.h.

int ImGuiDrawContext::StackSizesBackup[6]

Definition at line 546 of file imgui_internal.h.

ImGuiStorage* ImGuiDrawContext::StateStorage

Definition at line 532 of file imgui_internal.h.

float ImGuiDrawContext::TextWrapPos

Definition at line 537 of file imgui_internal.h.

ImVector<float> ImGuiDrawContext::TextWrapPosStack

Definition at line 541 of file imgui_internal.h.

int ImGuiDrawContext::TreeDepth

Definition at line 524 of file imgui_internal.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32