![]() |
PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
|
#include <imgui.h>
Public Member Functions | |
constexpr | ImVec2 () |
constexpr | ImVec2 (float _x, float _y) |
float | operator[] (size_t idx) const |
float & | operator[] (size_t idx) |
Public Attributes | |
float | x |
float | y |