|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
Header for the 4D vector class. More...
#include "aeongames/Platform.hpp"

Go to the source code of this file.
Classes | |
| class | AeonGames::Vector4 |
| 4D vector class. More... | |
Namespaces | |
| namespace | AeonGames |
| <- This is here just for the literals | |
Functions | |
| DLL bool | AeonGames::operator== (const Vector4 &aLhs, const Vector4 &aRhs) |
| Equality comparison operator. | |