Pioneer
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
vector2.h File Reference
#include "FloatComparison.h"
#include <math.h>
Include dependency graph for vector2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  other_floating_type< T >
 
struct  other_floating_type< float >
 
struct  other_floating_type< double >
 
class  vector2< T >
 

Macros

#define _VECTOR2_H
 

Typedefs

typedef vector2< float > vector2f
 
typedef vector2< double > vector2d
 

Macro Definition Documentation

◆ _VECTOR2_H

#define _VECTOR2_H

Typedef Documentation

◆ vector2d

typedef vector2<double> vector2d

◆ vector2f

typedef vector2<float> vector2f