starting to fix compilation issues

This commit is contained in:
2024-09-02 13:36:02 +02:00
parent a455d7704d
commit e0da415e86
29 changed files with 77 additions and 132 deletions

View File

@@ -1,10 +1,10 @@
#ifndef __SCOP_QUATERNIONS__
#define __SCOP_QUATERNIONS__
#ifndef __MLX_QUATERNIONS__
#define __MLX_QUATERNIONS__
#include <Maths/Angles.h>
#include <Maths/Vec3.h>
namespace Scop
namespace mlx
{
template<typename T>
struct Quat