summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo/math_t.h
blob: 19fe4bf4e1a520a1bf2f48e93dbd0ca5ff80d16c (plain)
1
2
3
4
5
6
7
#pragma once

// --- internal ---
// public
#include "rodeo/math/vec2_t.h"
#include "rodeo/math/vec3_t.h"
#include "rodeo/math/mat4_t.h"