We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d246a0d + d288d72 commit 8cce2f6Copy full SHA for 8cce2f6
books/RayTracingInOneWeekend.html
@@ -1017,7 +1017,8 @@
1017
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++
1018
};
1019
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1020
- [Listing [hittable-time-side]: <kbd>[hittable.h]</kbd> The hittable class with time and side]
+ [Listing [front-face-tracking]: <kbd>[hittable.h]</kbd>
1021
+ Adding front-face tracking to hit_record]
1022
1023
<div class='together'>
1024
And then we add the surface side determination to the class:
0 commit comments