minor refactor + 4 spaces indentation
This commit is contained in:
+1
-1
@@ -255,4 +255,4 @@ RayRelation Ray::intersectAABBFaces(
|
||||
|
||||
if (isIntersect) return RayRelation::Intersect;
|
||||
return RayRelation::None;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user