hpr-cpp/source/hpr/math.hpp
2024-03-14 15:57:16 +05:00

6 lines
116 B
C++

#pragma once
#include <hpr/math/vector.hpp>
#include <hpr/math/quaternion.hpp>
#include <hpr/math/matrix.hpp>