Backward compatibility (Mathd -> Math), fix and remove warnings.

This commit is contained in:
Jean-Baptiste Perrier
2021-08-12 14:15:26 +02:00
parent ed6f857ff3
commit 2948bfbed0
4 changed files with 6 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
#include <math.h>
#include "Engine/Core/Types/BaseTypes.h"
namespace Mathd
namespace Math
{
/// <summary>
/// Computes the sine and cosine of a scalar float.