![]() |
Prusa Slicer 2.6.0
|
#include <src/imgui/imgui_internal.h>
Public Member Functions | |
| ImVec2ih () | |
| ImVec2ih (short _x, short _y) | |
| ImVec2ih (const ImVec2 &rhs) | |
Public Attributes | |
| short | x |
| short | y |
|
inline |
| short ImVec2ih::x |
| short ImVec2ih::y |
Referenced by ImVec2ih(), ImVec2ih(), ImVec2ih(), ApplyWindowSettings(), ImGui::Begin(), ImGui::DebugNodeWindowSettings(), and FindHoveredWindow().