This commit is contained in:
Clément Le Bihan
2021-05-26 17:00:54 +02:00
parent 1ca134176a
commit 8cdae3a3fc
+1 -1
View File
@@ -13,7 +13,7 @@ namespace BBM
{
//! @brief Convert BBM Vector3f to RAY Vector3
static RAY::Vector3 toRAY(const BBM::Vector3f &wal);
p
//! @brief default ctor
Utils() = default;
//! @brief Default copy ctor