hpr-cpp/source/hpr/math.hpp

6 lines
111 B
C++

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