We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072a8ca commit f540c2fCopy full SHA for f540c2f
Externals/NVTT/src/nvmath/TriBox.cpp
@@ -1,6 +1,6 @@
1
/********************************************************/
2
/* AABB-triangle overlap test code */
3
-/* by Tomas Akenine-Mцller */
+/* by Tomas Akenine-Möller */
4
/* Function: int triBoxOverlap(float boxcenter[3], */
5
/* float boxhalfsize[3],float triverts[3][3]); */
6
/* History: */
0 commit comments