Skip to content

Commit 46f05ed

Browse files
rupsishollasch
authored andcommitted
addresses #1512
1 parent 8facc03 commit 46f05ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingTheRestOfYourLife.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2287,7 +2287,7 @@
22872287
axis[2] = unit_w;
22882288
}
22892289

2290-
public:
2290+
private:
22912291
vec3 axis[3];
22922292
};
22932293

0 commit comments

Comments
 (0)