hyporo-cpp/source/hpr/math.hpp
2022-12-06 23:52:49 +05:00

5 lines
94 B
C++

#pragma once
#include "math/scalar.hpp"
#include "math/vector.hpp"
#include "math/matrix.hpp"