#include <imgui_internal.h>
ImGuiWindow::ImGuiWindow |
( |
ImGuiContext * |
context, |
|
|
const char * |
name |
|
) |
| |
ImGuiWindow::~ImGuiWindow |
( |
| ) |
|
float ImGuiWindow::CalcFontSize |
( |
| ) |
const |
|
inline |
ImGuiID ImGuiWindow::GetID |
( |
const char * |
str, |
|
|
const char * |
str_end = NULL |
|
) |
| |
ImGuiID ImGuiWindow::GetIDNoKeepAlive |
( |
const char * |
str, |
|
|
const char * |
str_end = NULL |
|
) |
| |
float ImGuiWindow::MenuBarHeight |
( |
| ) |
const |
|
inline |
ImRect ImGuiWindow::MenuBarRect |
( |
| ) |
const |
|
inline |
ImRect ImGuiWindow::Rect |
( |
| ) |
const |
|
inline |
float ImGuiWindow::TitleBarHeight |
( |
| ) |
const |
|
inline |
ImRect ImGuiWindow::TitleBarRect |
( |
| ) |
const |
|
inline |
bool ImGuiWindow::Appearing |
int ImGuiWindow::AutoFitChildAxises |
int ImGuiWindow::AutoFitFramesX |
int ImGuiWindow::AutoFitFramesY |
bool ImGuiWindow::AutoFitOnlyGrows |
ImGuiDir ImGuiWindow::AutoPosLastDirection |
int ImGuiWindow::BeginCount |
int ImGuiWindow::BeginOrderWithinContext |
int ImGuiWindow::BeginOrderWithinParent |
bool ImGuiWindow::CloseButton |
bool ImGuiWindow::Collapsed |
bool ImGuiWindow::CollapseToggleWanted |
ImRect ImGuiWindow::ContentsRegionRect |
int ImGuiWindow::FocusIdxAllCounter |
int ImGuiWindow::FocusIdxAllRequestCurrent |
int ImGuiWindow::FocusIdxAllRequestNext |
int ImGuiWindow::FocusIdxTabCounter |
int ImGuiWindow::FocusIdxTabRequestCurrent |
int ImGuiWindow::FocusIdxTabRequestNext |
float ImGuiWindow::FontWindowScale |
int ImGuiWindow::HiddenFrames |
ImRect ImGuiWindow::InnerClipRect |
ImRect ImGuiWindow::InnerMainRect |
float ImGuiWindow::ItemWidthDefault |
int ImGuiWindow::LastFrameActive |
ImRect ImGuiWindow::NavRectRel[2] |
ImRect ImGuiWindow::OuterRectClipped |
ImGuiWindow* ImGuiWindow::RootWindowForTitleBarHighlight |
ImVec2 ImGuiWindow::ScrollbarSizes |
bool ImGuiWindow::ScrollbarX |
bool ImGuiWindow::ScrollbarY |
ImVec2 ImGuiWindow::ScrollTarget |
ImVec2 ImGuiWindow::ScrollTargetCenterRatio |
ImGuiCond ImGuiWindow::SetWindowCollapsedAllowFlags |
ImGuiCond ImGuiWindow::SetWindowPosAllowFlags |
ImVec2 ImGuiWindow::SetWindowPosPivot |
ImVec2 ImGuiWindow::SetWindowPosVal |
ImGuiCond ImGuiWindow::SetWindowSizeAllowFlags |
ImVec2 ImGuiWindow::SizeContents |
ImVec2 ImGuiWindow::SizeContentsExplicit |
ImVec2 ImGuiWindow::SizeFullAtLastBegin |
bool ImGuiWindow::SkipItems |
bool ImGuiWindow::WasActive |
float ImGuiWindow::WindowBorderSize |
ImVec2 ImGuiWindow::WindowPadding |
float ImGuiWindow::WindowRounding |
bool ImGuiWindow::WriteAccessed |
The documentation for this struct was generated from the following files: