7 lines
148 B
C++
7 lines
148 B
C++
#pragma once
|
|
|
|
#include <hpr/math/scalar.hpp>
|
|
#include <hpr/math/vector.hpp>
|
|
#include <hpr/math/matrix.hpp>
|
|
#include <hpr/math/quaternion.hpp>
|