Continuing refactor work.

This commit is contained in:
2023-10-19 00:37:56 -07:00
parent 8d02d078e7
commit 36fe049485
28 changed files with 1658 additions and 122 deletions

View File

@@ -144,5 +144,5 @@ DefaultEpsilon(float &epsilon)
}
} // namespace math
} // namespace scmp

View File

@@ -37,4 +37,4 @@ Heading3d(Vector3d vec)
} // namespace geom
} // namespace math
} // namespace scmp

View File

@@ -88,4 +88,4 @@ Quaternion_SelfTest()
} // namespace geom
} // namespace math
} // namespace scmp