Skip to content

Commit 072a8ca

Browse files
committed
test fix UTF8 chars
1 parent 772a315 commit 072a8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Externals/NVTT/src/nvmath/TriBox.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/********************************************************/
22
/* AABB-triangle overlap test code */
3-
/* by Tomas Akenine-Moller */
3+
/* by Tomas Akenine-Mцller */
44
/* Function: int triBoxOverlap(float boxcenter[3], */
55
/* float boxhalfsize[3],float triverts[3][3]); */
66
/* History: */

0 commit comments

Comments
 (0)