NW4F G3d
Loading...
Searching...
No Matches
g3d_math.h
Go to the documentation of this file.
1#ifndef NW_G3D_MATH_H_
2#define NW_G3D_MATH_H_
3
4#include <nw/g3d/math/g3d_MathCommon.h>
5#include <nw/g3d/math/g3d_Vector2.h>
6#include <nw/g3d/math/g3d_Vector3.h>
7#include <nw/g3d/math/g3d_Vector4.h>
8#include <nw/g3d/math/g3d_Matrix34.h>
9#include <nw/g3d/math/g3d_Matrix44.h>
10#include <nw/g3d/math/g3d_Quaternion.h>
11
12#endif // NW_G3D_MATH_H_