made some functions constexpr

This commit is contained in:
2024-08-18 08:49:39 +03:00
parent 5ba40ad003
commit 22e4959048
3 changed files with 10 additions and 24 deletions

View File

@@ -1,7 +1,6 @@
target_sources(omath PRIVATE
Vector3.cpp
matrix.cpp
angles.cpp
color.cpp
Vector4.cpp)