Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
Vector4.hpp File Reference

Header for the 4D vector class. More...

Include dependency graph for Vector4.hpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Header for the 4D vector class.

Author
Rodrigo Hernandez.

Definition in file Vector4.hpp.