APM:Libraries
|
#include <cmath>
Go to the source code of this file.
Classes | |
struct | Vector2< T > |
Typedefs | |
typedef Vector2< int16_t > | Vector2i |
typedef Vector2< uint16_t > | Vector2ui |
typedef Vector2< int32_t > | Vector2l |
typedef Vector2< uint32_t > | Vector2ul |
typedef Vector2< float > | Vector2f |