#include <math.h>
Go to the source code of this file.
Classes | |
struct | Vector2< T > |
Typedefs | |
typedef Vector2< int > | Vector2i |
typedef Vector2< unsigned int > | Vector2ui |
typedef Vector2< long > | Vector2l |
typedef Vector2< unsigned long > | Vector2ul |
typedef Vector2< float > | Vector2f |