hyporo-cpp/source/hpr/math.hpp

5 lines
94 B
C++
Raw Normal View History

2022-12-06 23:52:49 +05:00
#pragma once
#include "math/scalar.hpp"
#include "math/vector.hpp"
#include "math/matrix.hpp"