Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
ImVec2 Struct Reference

#include <src/imgui/imgui.h>

Public Member Functions

 ImVec2 ()
 
 ImVec2 (float _x, float _y)
 
float operator[] (size_t idx) const
 
float & operator[] (size_t idx)
 

Public Attributes

float x
 
float y
 

Detailed Description

Constructor & Destructor Documentation

◆ ImVec2() [1/2]

ImVec2::ImVec2 ( )
inline
247{ x = y = 0.0f; }
float y
Definition imgui.h:246
float x
Definition imgui.h:246

References x, and y.

◆ ImVec2() [2/2]

ImVec2::ImVec2 ( float  _x,
float  _y 
)
inline
248{ x = _x; y = _y; }

References x, and y.

Member Function Documentation

◆ operator[]() [1/2]

float & ImVec2::operator[] ( size_t  idx)
inline
250{ IM_ASSERT(idx <= 1); return (&x)[idx]; } // We very rarely use this [] operator, the assert overhead is fine.
#define IM_ASSERT(_EXPR)
Definition imgui.h:81

References IM_ASSERT, and x.

◆ operator[]() [2/2]

float ImVec2::operator[] ( size_t  idx) const
inline
249{ IM_ASSERT(idx <= 1); return (&x)[idx]; } // We very rarely use this [] operator, the assert overhead is fine.

References IM_ASSERT, and x.

Member Data Documentation

◆ x

float ImVec2::x

Referenced by ImGuiStyleMod::ImGuiStyleMod(), ImVec2(), ImVec2(), ImVec2ih::ImVec2ih(), Slic3r::GUI::GLGizmoRotate3D::RotoptimzeWindow::RotoptimzeWindow(), ImDrawList::_PathArcToFastEx(), ImDrawList::_PathArcToN(), ImRect::Add(), ImRect::Add(), Slic3r::GUI::GLGizmoCut3D::add_horizontal_scaled_interval(), Slic3r::GUI::GLGizmoCut3D::add_horizontal_shift(), ImDrawList::AddConvexPolyFilled(), ImFont::AddGlyph(), ImDrawList::AddPolyline(), ImDrawList::AddRectFilledMultiColor(), ImGui::Begin(), ImGui::BeginChildEx(), ImGui::BeginColumns(), ImGui::BeginCombo(), ImGui::BeginGroup(), ImGui::BeginListBox(), ImGui::BeginMainMenuBar(), ImGui::BeginMenu(), ImGui::BeginMenuBar(), ImGui::BeginTabBar(), ImGui::BeginTabBarEx(), ImGui::BeginTableEx(), ImGui::BulletTextV(), ImGui::ButtonEx(), Slic3r::GUI::ImGuiWrapper::calc_button_size(), ImFontAtlas::CalcCustomRectUV(), ImGui::CalcItemSize(), ImGui::CalcItemWidth(), CalcNextScrollFromScrollTargetAndClamp(), CalcResizePosSizeFromAnyCorner(), ImGui::CalcTextSize(), ImFont::CalcTextSizeA(), CalcWindowAutoFitSize(), CalcWindowContentSizes(), CalcWindowSizeAfterConstraint(), ImGuiViewportP::CalcWorkRectPos(), ImGuiViewportP::CalcWorkRectSize(), ImGui::CalcWrapWidthForPos(), priv::change_window_position(), ImGui::Checkbox(), ImGui::CollapsingHeader(), ImGui::ColorButton(), ImGui::ColorEdit4(), ImGui::ColorPicker4(), ImGui::ColorPickerOptionsPopup(), ImRect::Contains(), ImRect::Contains(), Slic3r::GUI::NotificationManager::PopNotification::count_lines(), Slic3r::GUI::NotificationManager::HintNotification::count_lines(), Slic3r::GUI::NotificationManager::PopNotification::count_spaces(), Slic3r::GUI::NotificationManager::HintNotification::count_spaces(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::count_spaces(), Slic3r::GUI::NotificationManager::ExportFinishedNotification::count_spaces(), Slic3r::GUI::NotificationManager::UpdatedItemsInfoNotification::count_spaces(), Slic3r::GUI::GLGizmoSimplify::create_gui_cfg(), Slic3r::GUI::GLGizmoEmboss::create_gui_configuration(), Slic3r::GUI::Emboss::StyleManager::create_imgui_font(), CreateNewWindow(), ImGui::DebugNodeDrawList(), ImGui::DebugNodeTable(), ImGui::DebugNodeViewport(), ImGui::DebugNodeWindow(), ImGui::DebugRenderViewportThumbnail(), Slic3r::GUI::ImGuiWrapper::display_initialized(), ImGui::DragFloatRange2(), ImGui::DragIntRange2(), ImGui::DragScalar(), ImGui::DragScalarN(), Slic3r::GUI::ImGuiWrapper::draw_cross_hair(), Slic3r::GUI::GLGizmoEmboss::draw_text_input(), priv::draw_transparent_icon(), igl::opengl::glfw::imgui::ImGuiMenu::draw_viewer_menu(), ImGui::EndChild(), ImGui::EndColumns(), ImGui::EndFrame(), ImGui::EndMenuBar(), ImGui::EndTable(), ImGui::ErrorCheckNewFrameSanityChecks(), ImRect::Expand(), ImRect::Expand(), ImGui::FindBestWindowPosForPopup(), ImGui::FindBestWindowPosForPopupEx(), FindHoveredWindow(), ImRect::Floor(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::generate_text(), ImRect::GetArea(), ImRect::GetBL(), ImGuiViewport::GetCenter(), ImRect::GetCenter(), ImGui::GetColumnWidth(), ImGui::GetContentRegionAvailWidth(), ImGui::GetContentRegionMax(), ImGui::GetContentRegionMaxAbs(), ImGui::GetCursorPosX(), GetDraggedColumnOffset(), ImGuiWindow::GetIDFromRectangle(), ImGuiViewportP::GetMainRect(), GetResizeBorderRect(), ImGui::GetScrollMaxX(), ImGui::GetScrollX(), ImRect::GetSize(), ImRect::GetTR(), ImGui::GetTreeNodeToLabelSpacing(), ImRect::GetWidth(), ImGui::GetWindowAllowedExtentRect(), ImGui::GetWindowScrollbarRect(), ImGui::GetWindowWidth(), ImGuiViewport::GetWorkCenter(), ImGuiViewportP::GetWorkRect(), Slic3r::GUI::image_button_ex(), ImGui::ImageButtonEx(), ImBezierCubicCalc(), ImBezierCubicClosestPointCasteljau(), ImBezierQuadraticCalc(), ImClamp(), ImFloor(), ImFontAtlasBuildFinish(), ImFontAtlasBuildRenderDefaultTexData(), ImFontAtlasBuildRenderLinesTexData(), ImFontAtlasBuildWithStbTruetype(), ImInvLength(), ImLengthSqr(), ImLerp(), ImLineClosestPoint(), ImMax(), ImMin(), ImMul(), ImRotate(), ImTriangleBarycentricCoords(), ImTriangleContainsPoint(), ImGui::Indent(), Slic3r::GUI::GLGizmoCut3D::init_input_window_data(), ImGui::InputScalarN(), InputTextCalcTextSizeW(), ImGui::InputTextEx(), ImGui::InvisibleButton(), ImRect::IsInverted(), ImGui::IsMousePosValid(), ImGui::ItemSize(), ImGui::LabelTextV(), ImGuiWindow::MenuBarRect(), ImGui::MenuItem(), ImGui::NavCalcPreferredRefPos(), NavClampRectToVisibleAreaForMoveDir(), ImGui::NavEndFrame(), ImGui::NavScoreItem(), ImGui::NavUpdate(), ImGui::NavUpdateMoveResult(), ImGui::NavUpdatePageUpPageDown(), ImGui::NavUpdateWindowing(), ImGui::NavUpdateWindowingOverlay(), ImGui::NextColumn(), Slic3r::GUI::GLGizmoEmboss::on_render_input_window(), Slic3r::GUI::GLGizmoFdmSupports::on_render_input_window(), Slic3r::GUI::GLGizmoHollow::on_render_input_window(), Slic3r::GUI::GLGizmoMmuSegmentation::on_render_input_window(), Slic3r::GUI::GLGizmoSeam::on_render_input_window(), Slic3r::GUI::GLGizmoSimplify::on_render_input_window(), Slic3r::GUI::GLGizmoSlaSupports::on_render_input_window(), operator[](), operator[](), ImRect::Overlaps(), ImDrawList::PathArcTo(), ImDrawList::PathBezierCubicCurveTo(), ImDrawList::PathBezierQuadraticCurveTo(), ImGui::PlotEx(), igl::opengl::glfw::imgui::ImGuiMenu::post_resize(), ImDrawList::PrimRectUV(), Slic3r::GUI::Emboss::CreateFontStyleImagesJob::process(), ImGui::ProgressBar(), ImDrawList::PushClipRect(), ImGui::RadioButton(), ImGuiWindow::Rect(), Slic3r::GUI::GLCanvas3D::Labels::render(), Slic3r::GUI::GLCanvas3D::Tooltip::render(), Slic3r::GUI::GCodeViewer::SequentialView::GCodeWindow::render(), Slic3r::GUI::NotificationManager::PopNotification::render(), Slic3r::GUI::NotificationManager::ProgressBarNotification::render_bar(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_bar(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::render_cancel_button(), Slic3r::GUI::NotificationManager::SlicingProgressNotification::render_cancel_button(), Slic3r::GUI::NotificationManager::ProgressIndicatorNotification::render_cancel_button(), Slic3r::GUI::NotificationManager::ProgressBarWithCancelNotification::render_cancel_button_inner(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_cancel_button_inner(), Slic3r::GUI::NotificationManager::PopNotification::render_close_button(), Slic3r::GUI::NotificationManager::HintNotification::render_close_button(), Slic3r::GUI::NotificationManager::ProgressBarWithCancelNotification::render_close_button_inner(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_close_button_inner(), Slic3r::GUI::GLGizmoCut3D::render_cut_plane_input_window(), Slic3r::GUI::GLGizmoMeasure::render_dimensioning(), Slic3r::GUI::NotificationManager::HintNotification::render_documentation_button(), Slic3r::GUI::ImGuiWrapper::render_draw_data(), Slic3r::GUI::NotificationManager::ExportFinishedNotification::render_eject_button(), Slic3r::GUI::render_extruders_combo(), Slic3r::GUI::NotificationManager::PopNotification::render_hypertext(), Slic3r::GUI::GCodeViewer::render_legend(), Slic3r::GUI::NotificationManager::HintNotification::render_logo(), Slic3r::GUI::NotificationManager::PopNotification::render_minimize_button(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_open_button_inner(), Slic3r::GUI::GLCanvas3D::LayersEditing::render_overlay(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_pause_button_inner(), Slic3r::GUI::NotificationManager::HintNotification::render_preferences_button(), Slic3r::GUI::NotificationManager::HintNotification::render_right_arrow_button(), Slic3r::GUI::Mouse3DController::render_settings_dialog(), Slic3r::GUI::GLGizmoCut3D::render_shortcuts(), Slic3r::GUI::NotificationManager::SlicingProgressNotification::render_text(), Slic3r::GUI::NotificationManager::ExportFinishedNotification::render_text(), ImGui::RenderArrowPointingAt(), RenderArrowsForVerticalBar(), ImGui::RenderColorRectWithAlphaCheckerboard(), ImGui::RenderRectFilledRangeH(), ImGui::RenderRectFilledWithHole(), ImFont::RenderText(), ImGui::RenderTextClippedEx(), ImGui::RenderTextEllipsis(), ImGui::RenderWindowDecorations(), ImGui::RenderWindowOuterBorders(), ImGui::RenderWindowTitleBarContents(), Slic3r::GUI::GLGizmoEmboss::rev_checkbox(), Slic3r::GUI::GLGizmoEmboss::rev_input(), Slic3r::GUI::GLGizmoEmboss::rev_slider(), Slic3r::GUI::GLGizmoEmboss::rev_slider(), Slic3r::GUI::GLGizmoEmboss::rev_slider(), ImGui::SameLine(), ImDrawData::ScaleClipRects(), ImGui::ScrollbarEx(), ImGui::ScrollToBringRectIntoView(), Slic3r::GUI::ImGuiWrapper::search_list(), Slic3r::GUI::selectable(), ImGui::Selectable(), ImGui::SeparatorEx(), ImGui::SetCursorPosX(), ImGui::SetScrollFromPosX(), ImGui::SetScrollHereX(), ImGui::SetScrollX(), ImGui::SetWindowSize(), ImGui::ShadeVertsLinearUV(), ImGui::ShowAboutWindow(), ImGui::ShowDemoWindow(), ShowDemoWindowLayout(), ShowDemoWindowMisc(), ShowDemoWindowTables(), ShowDemoWindowWidgets(), ShowExampleAppCustomRendering(), ShowExampleAppSimpleOverlay(), ShowExampleAppWindowTitles(), ShowExampleMenuFile(), ShowFont(), ImGui::ShowMetricsWindow(), ImGui::ShowStyleEditor(), ImGui::SliderScalar(), ImGui::SliderScalarN(), ImGui::SplitterBehavior(), Slic3r::GUI::ImGuiWrapper::suggest_location(), ImGui::TabBarLayout(), ImGui::TabBarQueueReorderFromMousePos(), ImGui::TabBarScrollingButtons(), ImGui::TabBarTabListPopupButton(), ImGui::TabItemBackground(), ImGui::TabItemCalcSize(), ImGui::TabItemEx(), ImGui::TabItemLabelAndCloseButton(), ImGui::TableBeginCell(), ImGui::TableDrawBorders(), ImGui::TableEndCell(), ImGui::TableEndRow(), ImGui::TableGetMaxColumnWidth(), ImGui::TableHeader(), ImGui::TableMergeDrawChannels(), ImGui::TableSetupScrollFreeze(), ImGui::TableUpdateLayout(), ImGui::TextEx(), ImGuiWindow::TitleBarRect(), ImRect::ToVec4(), ImRect::Translate(), ImRect::TranslateX(), ImGui::TreeNodeBehavior(), Slic3r::GUI::ImGuiWrapper::trunc(), ImGui::Unindent(), ImGui::UpdateMouseInputs(), ImGui::UpdateMouseMovingWindowNewFrame(), ImGui::UpdateMouseWheel(), ImGui::UpdateWindowManualResize(), ImGui::VSliderScalar(), and WindowSettingsHandler_WriteAll().

◆ y

float ImVec2::y

Referenced by ImGuiStyleMod::ImGuiStyleMod(), ImVec2(), ImVec2(), ImVec2ih::ImVec2ih(), ImDrawList::_PathArcToFastEx(), ImDrawList::_PathArcToN(), ImRect::Add(), ImRect::Add(), Slic3r::GUI::GLGizmoCut3D::add_vertical_scaled_interval(), ImDrawList::AddConvexPolyFilled(), ImFontAtlas::AddFontDefault(), ImDrawList::AddPolyline(), ImDrawList::AddRectFilledMultiColor(), ImGui::AlignTextToFramePadding(), ImGui::ArrowButtonEx(), ImGui::Begin(), ImGuiListClipper::Begin(), ImGui::BeginChildEx(), ImGui::BeginColumns(), ImGui::BeginCombo(), ImGui::BeginListBox(), ImGui::BeginMainMenuBar(), ImGui::BeginMenu(), ImGui::BeginMenuBar(), ImGui::BeginTabBar(), ImGui::BeginTabBarEx(), ImGui::BeginTableEx(), ImGui::Bullet(), ImGui::BulletTextV(), ImGui::ButtonEx(), Slic3r::GUI::ImGuiWrapper::calc_button_size(), ImFontAtlas::CalcCustomRectUV(), ImGui::CalcItemSize(), ImGui::CalcListClipping(), CalcMaxPopupHeightFromItemCount(), CalcNextScrollFromScrollTargetAndClamp(), CalcResizePosSizeFromAnyCorner(), ImFont::CalcTextSizeA(), CalcWindowAutoFitSize(), CalcWindowContentSizes(), CalcWindowSizeAfterConstraint(), ImGuiViewportP::CalcWorkRectPos(), ImGuiViewportP::CalcWorkRectSize(), priv::change_window_position(), ImGui::Checkbox(), ClampWindowRect(), ImGui::CollapsingHeader(), ImGui::ColorButton(), ImGui::ColorPicker4(), ImGui::ColorTooltip(), ImRect::Contains(), ImRect::Contains(), Slic3r::GUI::NotificationManager::PopNotification::count_spaces(), Slic3r::GUI::NotificationManager::HintNotification::count_spaces(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::count_spaces(), Slic3r::GUI::NotificationManager::ExportFinishedNotification::count_spaces(), Slic3r::GUI::NotificationManager::UpdatedItemsInfoNotification::count_spaces(), Slic3r::GUI::GLGizmoEmboss::create_gui_configuration(), Slic3r::GUI::Emboss::StyleManager::create_imgui_font(), CreateNewWindow(), ImGui::DebugNodeDrawList(), ImGui::DebugNodeTabBar(), ImGui::DebugNodeTable(), ImGui::DebugNodeViewport(), ImGui::DebugNodeWindow(), ImGui::DebugRenderViewportThumbnail(), Slic3r::GUI::ImGuiWrapper::display_initialized(), ImGui::DragScalar(), ExampleAppConsole::Draw(), Slic3r::GUI::ImGuiWrapper::draw_cross_hair(), Slic3r::GUI::GLGizmoEmboss::draw_text_input(), priv::draw_transparent_icon(), ImGui::EndChild(), ImGui::EndColumns(), ImGui::EndFrame(), ImGui::EndTabBar(), ImGui::EndTable(), ImGui::ErrorCheckNewFrameSanityChecks(), ImRect::Expand(), ImRect::Expand(), ImGui::FindBestWindowPosForPopup(), ImGui::FindBestWindowPosForPopupEx(), FindHoveredWindow(), ImRect::Floor(), Slic3r::GUI::GLGizmoEmboss::get_minimal_window_size(), ImRect::GetArea(), ImRect::GetBL(), ImGuiViewport::GetCenter(), ImRect::GetCenter(), ImGui::GetCursorPosY(), ImGui::GetFrameHeight(), ImGui::GetFrameHeightWithSpacing(), ImRect::GetHeight(), ImGuiWindow::GetIDFromRectangle(), ImGuiViewportP::GetMainRect(), GetResizeBorderRect(), ImGui::GetScrollMaxY(), ImGui::GetScrollY(), ImRect::GetSize(), ImGui::GetTextLineHeightWithSpacing(), ImRect::GetTR(), ImGui::GetWindowAllowedExtentRect(), ImGui::GetWindowHeight(), ImGui::GetWindowScrollbarRect(), ImGuiViewport::GetWorkCenter(), ImGuiViewportP::GetWorkRect(), Slic3r::GUI::image_button_ex(), ImGui::ImageButtonEx(), ImBezierCubicCalc(), ImBezierCubicClosestPointCasteljau(), ImBezierQuadraticCalc(), ImClamp(), ImFloor(), ImFontAtlasBuildFinish(), ImFontAtlasBuildRenderDefaultTexData(), ImFontAtlasBuildRenderLinesTexData(), ImFontAtlasBuildWithStbTruetype(), ImInvLength(), ImLengthSqr(), ImLerp(), ImLineClosestPoint(), ImMax(), ImMin(), ImMul(), ImRotate(), ImTriangleBarycentricCoords(), ImTriangleContainsPoint(), InputTextCalcTextSizeW(), ImGui::InputTextEx(), ImGui::InvisibleButton(), ImRect::IsInverted(), ImGui::IsMousePosValid(), ImGui::ItemSize(), ImGui::LabelTextV(), ImGui::ListBoxHeader(), ImGui::LogRenderedText(), ImGuiWindow::MenuBarHeight(), ImGuiWindow::MenuBarRect(), ImGui::NavCalcPreferredRefPos(), NavClampRectToVisibleAreaForMoveDir(), ImGui::NavEndFrame(), ImGui::NavProcessItem(), ImGui::NavScoreItem(), ImGui::NavUpdate(), ImGui::NavUpdateMoveResult(), ImGui::NavUpdatePageUpPageDown(), ImGui::NavUpdateWindowing(), ImGui::NavUpdateWindowingOverlay(), ImGui::NewLine(), ImGui::NextColumn(), Slic3r::GUI::GLGizmoEmboss::on_render_input_window(), Slic3r::GUI::GLGizmoFdmSupports::on_render_input_window(), Slic3r::GUI::GLGizmoSimplify::on_render_input_window(), ImRect::Overlaps(), ImDrawList::PathArcTo(), ImDrawList::PathBezierCubicCurveTo(), ImDrawList::PathBezierQuadraticCurveTo(), ImGui::PlotEx(), igl::opengl::glfw::imgui::ImGuiMenu::post_resize(), ImDrawList::PrimRectUV(), Slic3r::GUI::Emboss::CreateFontStyleImagesJob::process(), ImGui::ProgressBar(), ImDrawList::PushClipRect(), ImGui::RadioButton(), ImGuiWindow::Rect(), Slic3r::GUI::GCodeViewer::SequentialView::GCodeWindow::render(), Slic3r::GUI::NotificationManager::PopNotification::render(), Slic3r::GUI::NotificationManager::ProgressBarNotification::render_bar(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::render_cancel_button(), Slic3r::GUI::NotificationManager::SlicingProgressNotification::render_cancel_button(), Slic3r::GUI::NotificationManager::ProgressIndicatorNotification::render_cancel_button(), Slic3r::GUI::NotificationManager::ProgressBarWithCancelNotification::render_cancel_button_inner(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_cancel_button_inner(), Slic3r::GUI::NotificationManager::PopNotification::render_close_button(), Slic3r::GUI::NotificationManager::HintNotification::render_close_button(), Slic3r::GUI::NotificationManager::ProgressBarWithCancelNotification::render_close_button_inner(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_close_button_inner(), Slic3r::GUI::GLGizmoCut3D::render_cut_plane_input_window(), Slic3r::GUI::GLGizmoMeasure::render_dimensioning(), Slic3r::GUI::NotificationManager::HintNotification::render_documentation_button(), Slic3r::GUI::ImGuiWrapper::render_draw_data(), Slic3r::GUI::NotificationManager::ExportFinishedNotification::render_eject_button(), Slic3r::GUI::render_extruders_combo(), Slic3r::GUI::NotificationManager::PopNotification::render_hypertext(), Slic3r::GUI::GCodeViewer::render_legend(), Slic3r::GUI::NotificationManager::HintNotification::render_logo(), Slic3r::GUI::NotificationManager::PopNotification::render_minimize_button(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_open_button_inner(), Slic3r::GUI::NotificationManager::URLDownloadNotification::render_pause_button_inner(), Slic3r::GUI::NotificationManager::HintNotification::render_preferences_button(), Slic3r::GUI::NotificationManager::HintNotification::render_right_arrow_button(), Slic3r::GUI::Mouse3DController::render_settings_dialog(), Slic3r::GUI::NotificationManager::SlicingProgressNotification::render_text(), ImGui::RenderArrowPointingAt(), RenderArrowsForVerticalBar(), ImGui::RenderColorRectWithAlphaCheckerboard(), ImGui::RenderRectFilledRangeH(), ImGui::RenderRectFilledWithHole(), ImFont::RenderText(), ImGui::RenderTextClippedEx(), ImGui::RenderTextEllipsis(), ImGui::RenderWindowDecorations(), ImGui::RenderWindowOuterBorders(), ImGui::RenderWindowTitleBarContents(), ImGui::SameLine(), ImDrawData::ScaleClipRects(), Slic3r::GUI::scroll_down(), Slic3r::GUI::scroll_up(), Slic3r::GUI::scroll_y(), ImGui::ScrollbarEx(), ImGui::ScrollToBringRectIntoView(), Slic3r::GUI::ImGuiWrapper::search_list(), Slic3r::GUI::selectable(), ImGui::Selectable(), ImGui::SeparatorEx(), Slic3r::GUI::GLGizmoEmboss::set_minimal_window_size(), ImGui::SetCursorPosY(), SetCursorPosYAndSetupForPrevLine(), ImGui::SetScrollFromPosY(), ImGui::SetScrollHereY(), ImGui::SetScrollY(), ImGui::SetWindowSize(), ImGui::ShadeVertsLinearUV(), ImGui::ShowAboutWindow(), ImGui::ShowDemoWindow(), ShowDemoWindowLayout(), ShowDemoWindowMisc(), ShowDemoWindowTables(), ShowDemoWindowWidgets(), ShowExampleAppCustomRendering(), ShowExampleAppSimpleOverlay(), ShowExampleAppWindowTitles(), ShowExampleMenuFile(), ShowFont(), ImGui::ShowMetricsWindow(), ImGui::ShowStyleEditor(), ImGui::SliderScalar(), ImGui::SmallButton(), ImGui::SplitterBehavior(), ImGuiListClipper::Step(), Slic3r::GUI::ImGuiWrapper::suggest_location(), ImGui::TabBarLayout(), ImGui::TabBarScrollingButtons(), ImGui::TabBarTabListPopupButton(), ImGui::TabItemBackground(), ImGui::TabItemCalcSize(), ImGui::TabItemEx(), ImGui::TabItemLabelAndCloseButton(), ImGui::TableBeginCell(), ImGui::TableBeginRow(), ImGui::TableDrawBorders(), ImGui::TableEndCell(), ImGui::TableEndRow(), ImGui::TableGetHeaderRowHeight(), ImGui::TableHeader(), ImGui::TableHeadersRow(), ImGui::TableMergeDrawChannels(), ImGui::TableSetBgColor(), ImGui::TableSetupDrawChannels(), ImGui::TableSetupScrollFreeze(), ImGui::TableUpdateBorders(), ImGui::TableUpdateLayout(), ImGui::TextEx(), ImGuiWindow::TitleBarHeight(), ImGuiWindow::TitleBarRect(), ImRect::ToVec4(), ImRect::Translate(), ImRect::TranslateY(), ImGui::TreeNodeBehavior(), ImGui::UpdateMouseInputs(), ImGui::UpdateMouseMovingWindowNewFrame(), ImGui::UpdateMouseWheel(), ImGui::UpdateWindowManualResize(), ImGui::VSliderScalar(), and WindowSettingsHandler_WriteAll().


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