Skip to content

Commit 8cce2f6

Browse files
authored
Merge pull request #729 from RayTracing/fix-727
Improve listing caption for front face tracking
2 parents d246a0d + d288d72 commit 8cce2f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

books/RayTracingInOneWeekend.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,8 @@
10171017
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++
10181018
};
10191019
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1020-
[Listing [hittable-time-side]: <kbd>[hittable.h]</kbd> The hittable class with time and side]
1020+
[Listing [front-face-tracking]: <kbd>[hittable.h]</kbd>
1021+
Adding front-face tracking to hit_record]
10211022

10221023
<div class='together'>
10231024
And then we add the surface side determination to the class:

0 commit comments

Comments
 (0)