rustracer
1.0.4
Module normal
Structs
Constants
Functions
In crate rustracer
?
Module
rustracer
::
normal
source
·
[
−
]
Expand description
3D Normal module.
Provides
Normal
struct.
Structs
§
Normal
3D Normal struct.
Constants
§
E1
X-axis normal.
E2
Y-axis normal.
E3
Z-axis normal.
Functions
§
create_onb_from_z
Create a orthonormal basis (ONB) from a
Normal
representing the z axis.