hpr-cpp/source/hpr/math.hpp

6 lines
116 B
C++
Raw Permalink Normal View History

2024-03-14 15:57:16 +05:00
#pragma once
#include <hpr/math/vector.hpp>
#include <hpr/math/quaternion.hpp>
#include <hpr/math/matrix.hpp>