RMathUtils progress

This commit is contained in:
2025-04-22 14:54:28 -07:00
parent d53f80e881
commit 3f85b60b58
3 changed files with 44 additions and 2 deletions

View File

@@ -4,9 +4,11 @@
#include "types.h"
#include "math.h"
#include "float.h"
#include <Kyoto/Math/CVector3f.hpp>
#define M_PI 3.14159265358979323846
#define M_PIF 3.14159265358979323846f
#define M_2PIF 6.28318530718f