![]() |
PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
|
#include <imgui.h>
Public Member Functions | |
constexpr | ImVec4 () |
constexpr | ImVec4 (float _x, float _y, float _z, float _w) |
Public Attributes | |
float | x |
float | y |
float | z |
float | w |
|
inlineconstexpr |