EHS
Loading...
Searching...
No Matches
Vec2.h File Reference
#include "Types.h"
#include "UTF.h"
#include "Str.h"
#include "Math.h"
#include "Log.h"

Go to the source code of this file.

Classes

class  ehs::Vec2< T >
 

Namespaces

namespace  ehs
 

Typedefs

typedef Vec2< UInt_64 > ehs::Vec2_u64
 
typedef Vec2< SInt_64 > ehs::Vec2_s64
 
typedef Vec2< Int_64 > ehs::Vec2_64
 
typedef Vec2< UInt_32ehs::Vec2_u32
 
typedef Vec2< SInt_32ehs::Vec2_s32
 
typedef Vec2< Int_32ehs::Vec2_32
 
typedef Vec2< UInt_16ehs::Vec2_u16
 
typedef Vec2< SInt_16ehs::Vec2_s16
 
typedef Vec2< Int_16ehs::Vec2_16
 
typedef Vec2< UInt_8ehs::Vec2_u8
 
typedef Vec2< SInt_8ehs::Vec2_s8
 
typedef Vec2< Int_8ehs::Vec2_8
 
typedef Vec2< float > ehs::Vec2_f
 
typedef Vec2< double > ehs::Vec2_d