MathFu
An open source project by
FPL.
|
constants.h | Vector constants for specific dimensions |
disable_warnings_begin.h | |
disable_warnings_end.h | |
glsl_mappings.h | GLSL compatible data types |
matrix.h | Matrix class and functions |
matrix_4x4.h | |
matrix_4x4_simd.h | 4x4 specialization of mathfu::Matrix for SIMD optimized builds |
quaternion.h | Quaternion class and functions |
rect.h | |
utilities.h | Utility macros and functions |
vector.h | Vector class and functions |
vector_2.h | |
vector_2_simd.h | 2-dimensional specialization of mathfu::Vector for SIMD optimized builds |
vector_3.h | |
vector_3_simd.h | 3-dimensional specialization of mathfu::Vector for SIMD optimized builds |
vector_4.h | |
vector_4_simd.h | 4-dimensional specialization of mathfu::Vector for SIMD optimized builds |