libwallaby  v23
The wallaby standard library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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