i6engine  1.0
i6eVector4.h File Reference
#include <cmath>
#include <map>
#include <string>
#include "i6engine/utils/i6eSystemParameters.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  i6e::math::i6eVector4
 Implements 4-dimensional vectors. More...
 

Namespaces

 i6e
 
 i6e::math
 

Typedefs

typedef i6e::math::i6eVector4 Vec4
 

Functions

ISIXE_MATH_API std::ostream & i6e::math::operator<< (std::ostream &stream, const i6eVector4 &v)
 stream operator for the i6eVector4 More...