Book 3 Listing 39: plane_origin
, axis_A
, and axis_B
#1255
Closed
davidfrogley
started this conversation in
Debugging
Replies: 1 comment
-
Spawned issue #1266. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The code in Listing 39 (
quad.h
) in the override of therandom
method lists three member fields by, I believe, the wrong name (unless I missed something, which is certainly possible):plane_origin
should beQ
axis_A
should beu
axis_B
should bev
Beta Was this translation helpful? Give feedback.
All reactions