Math v0.0.1
float.hpp File Reference

Common floating point vector functions. More...

#include "math/common.hpp"
#include "math/vector/int.hpp"
#include <cfloat>

Classes

struct  float2
 Floating point 2 component vector structure. More...
 
struct  float3
 Floating point 3 component vector structure. More...
 
struct  float4
 Floating point 4 component vector structure. More...
 

Detailed Description

Common floating point vector functions.

Based on this project: https://github.com/g-truc/glm