|
OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
#include <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 |
1.8.9.1