gonna get this clean one of these days.

This commit is contained in:
Yggdrasil75
2025-12-30 15:00:58 -05:00
parent 05f709c00b
commit 02115dcfc0
5 changed files with 133 additions and 846 deletions

View File

@@ -75,5 +75,6 @@ public:
};
using Ray3f = Ray3<float>;
using Ray3T = Ray3<size_t>;
#endif