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

4x4 specialization of mathfu::Matrix for SIMD optimized builds. More...

#include "mathfu/matrix.h"
#include "vectorial/simd4x4f.h"

Go to the source code of this file.

Detailed Description

4x4 specialization of mathfu::Matrix for SIMD optimized builds.

MathFu Matrix<T, 4, 4> Specialization

See Also
mathfu::Matrix

Namespaces

 mathfu
 Namespace for MathFu library.
 

Functions

static const Vector< float, 4 > mathfu::kAffineWColumn (0.0f, 0.0f, 0.0f, 1.0f)