summaryrefslogtreecommitdiff
path: root/include/m/m_math.h
blob: 8216b72e140ad7607ede64597bf3600b09a01320 (plain)
1
2
3
4
5
6
7
8
9
#ifndef M_MATH_H
#define M_MATH_H

#include "m/m_vec.h"
#include "m/m_angle.h"
#include "m/m_mtx.h"
#include "m/m_quat.h"

#endif