Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui_internal.h>
Public Member Functions | |
constexpr | ImVec2ih () |
constexpr | ImVec2ih (short _x, short _y) |
constexpr | ImVec2ih (const ImVec2 &rhs) |
Public Attributes | |
short | x |
short | y |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineexplicitconstexpr |
short ImVec2ih::x |
short ImVec2ih::y |