libwallaby  v24
The wallaby standard library
types.hpp File Reference

Go to the source code of this file.

Classes

struct  Vec3< T >
 

Typedefs

typedef Vec3< float > Vec3f
 
typedef Vec3< double > Vec3lf
 
typedef Vec3< int > Vec3d
 
typedef Vec3< unsigned > Vec3u
 

Typedef Documentation

typedef Vec3<int> Vec3d
typedef Vec3<float> Vec3f
typedef Vec3<double> Vec3lf
typedef Vec3<unsigned> Vec3u