Skip to content

Commit 5db5c2c

Browse files
committed
Reconfigured AMBuild and recompiled Linux.
1 parent 6a97564 commit 5db5c2c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CornerCulling/GeometricPrimitives.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ inline bool IsBlocking(
415415
if (!IntersectsAll(
416416
C,
417417
StartXs, StartYs, StartZs,
418-
TopVerticesXs, TopVerticesYs, TopVerticesZs))
418+
TopVerticesXs, TopVerticesYs, TopVerticesZs))
419419
{
420420
return false;
421421
}
Binary file not shown.

0 commit comments

Comments
 (0)