Skip to content

Commit

Permalink
Update reference
Browse files Browse the repository at this point in the history
Co-authored-by: Andrey Prokopenko <[email protected]>
  • Loading branch information
masterleinad and aprokop authored Apr 16, 2024
1 parent 37690ae commit 19ca56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/geometry/ArborX_DetailsAlgorithms.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ struct intersects<BoxTag, TriangleTag, Box, Triangle>
Triangle const &triangle)
{
// Based on the Separating Axis Theorem
// https://doi.org/10.1145/1198555.1198747

// Test bounding boxes, i.e., normals of the box
Box triangle_bounding_box;
Expand Down

0 comments on commit 19ca56b

Please sign in to comment.