MathFu
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups Pages
vector_4_simd.h File Reference

4-dimensional specialization of mathfu::Vector for SIMD optimized builds. More...

#include "mathfu/internal/vector_4.h"
#include "mathfu/utilities.h"
#include <math.h>
#include "vectorial/simd4f.h"
#include "mathfu/internal/disable_warnings_begin.h"
#include "mathfu/internal/disable_warnings_end.h"

Go to the source code of this file.

Detailed Description

4-dimensional specialization of mathfu::Vector for SIMD optimized builds.

MathFu Vector<T, 4> Specialization

See Also
mathfu::Vector

Classes

class  mathfu::Vector< float, 4 >
 

Namespaces

 mathfu
 Namespace for MathFu library.