Leonetienne/Eule
Homemade math library, mainly targetted towards computer graphics
|
Go to the source code of this file.
Classes | |
class | Eule::Vector2< T > |
Representation of a 2d vector. More... | |
class | Eule::Vector3< T > |
Representation of a 3d vector. More... | |
class | Eule::Vector4< T > |
Representation of a 4d vector. More... | |
Namespaces | |
Eule | |
Typedefs | |
typedef Vector4< int > | Eule::Vector4i |
typedef Vector4< double > | Eule::Vector4d |