![]() |
Prusa Slicer 2.6.0
|
#include <src/imgui/imgui.h>
Public Member Functions | |
| ImVec4 () | |
| ImVec4 (float _x, float _y, float _z, float _w) | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | w |
|
inline |
|
inline |
| float ImVec4::w |
Referenced by ImVec4(), ImVec4(), ImDrawList::AddDrawCmd(), ImDrawList::AddPolyline(), ImDrawList::AddText(), ImGui::BeginTooltipEx(), ImGui::ColorButton(), ImGui::ColorConvertFloat4ToU32(), Slic3r::GUI::ImGuiWrapper::from_ImVec4(), ImDrawList::GetClipRectMax(), ImGui::Image(), Slic3r::GUI::image_button_ex(), ImGui::ImageButtonEx(), ImLengthSqr(), ImGui::InputTextEx(), ImDrawList::PushClipRect(), ImDrawList::PushClipRectFullScreen(), Slic3r::GUI::ImGuiWrapper::render_draw_data(), Slic3r::GUI::NotificationManager::PopNotification::render_hypertext(), ImFont::RenderText(), ShowDemoWindowWidgets(), ImGui::TabBarScrollingButtons(), and ImGui::TabBarTabListPopupButton().
| float ImVec4::x |
Referenced by ImVec4(), ImVec4(), ImDrawList::AddDrawCmd(), ImDrawList::AddPolyline(), ImDrawList::AddText(), ImGui::ColorButton(), ImGui::ColorConvertFloat4ToU32(), ImGui::ColorEdit4(), ImGui::ColorPicker4(), ImGui::ColorPickerOptionsPopup(), MyDocument::DisplayContents(), Slic3r::GUI::ImGuiWrapper::from_ImVec4(), ImDrawList::GetClipRectMin(), ImLengthSqr(), Slic3r::GUI::NotificationManager::PopNotification::push_background_color(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::push_background_color(), ImDrawList::PushClipRect(), ImDrawList::PushClipRectFullScreen(), Slic3r::GUI::NotificationManager::ProgressBarNotification::render_bar(), Slic3r::GUI::ImGuiWrapper::render_draw_data(), Slic3r::GUI::NotificationManager::PopNotification::render_hypertext(), ImFont::RenderText(), ShowDemoWindowWidgets(), and ShowExampleAppCustomRendering().
| float ImVec4::y |
Referenced by ImVec4(), ImVec4(), ImDrawList::AddDrawCmd(), ImDrawList::AddPolyline(), ImDrawList::AddText(), ImGui::ColorButton(), ImGui::ColorConvertFloat4ToU32(), ImGui::ColorPicker4(), Slic3r::GUI::ImGuiWrapper::from_ImVec4(), ImDrawList::GetClipRectMin(), ImLengthSqr(), ImGui::InputTextEx(), Slic3r::GUI::NotificationManager::PopNotification::push_background_color(), Slic3r::GUI::NotificationManager::PrintHostUploadNotification::push_background_color(), ImDrawList::PushClipRect(), ImDrawList::PushClipRectFullScreen(), Slic3r::GUI::NotificationManager::ProgressBarNotification::render_bar(), Slic3r::GUI::ImGuiWrapper::render_draw_data(), Slic3r::GUI::NotificationManager::PopNotification::render_hypertext(), and ImFont::RenderText().
| float ImVec4::z |
Referenced by ImVec4(), ImVec4(), ImDrawList::AddDrawCmd(), ImDrawList::AddPolyline(), ImDrawList::AddText(), ImGui::ColorButton(), ImGui::ColorConvertFloat4ToU32(), ImGui::ColorPicker4(), Slic3r::GUI::ImGuiWrapper::from_ImVec4(), ImDrawList::GetClipRectMax(), ImLengthSqr(), ImDrawList::PushClipRect(), ImDrawList::PushClipRectFullScreen(), Slic3r::GUI::NotificationManager::ProgressBarNotification::render_bar(), Slic3r::GUI::ImGuiWrapper::render_draw_data(), Slic3r::GUI::NotificationManager::PopNotification::render_hypertext(), and ImFont::RenderText().