made some functions constexpr

This commit is contained in:
2024-08-18 08:49:39 +03:00
parent 632d6a45b1
commit 157d57811a
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)