|
Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for Vector4i, including all inherited members.
| abs() const | Vector4i | |
| length() const | Vector4i | |
| ONE | Vector4i | static |
| operator[](int index) | Vector4i | |
| operator[](int index) const | Vector4i | |
| Vector4i() | Vector4i | |
| Vector4i(int x, int y, int z, int w) | Vector4i | |
| Vector4i(int v) | Vector4i | |
| Vector4i(const glm::ivec4 &v) | Vector4i | |
| ZERO | Vector4i | static |