pushing to work

This commit is contained in:
yggdrasil75
2025-12-09 07:29:23 -05:00
parent b108784f88
commit 208192d547
3 changed files with 141 additions and 13 deletions

View File

@@ -71,4 +71,6 @@ public:
}
};
using Ray3f = Ray3<float>;
#endif