radeonrays.math.quaternion

Undocumented in source.

Members

Functions

conjugate
quaternion conjugate()
Undocumented in source. Be warned that the author may not have intended to support it.
inverse
quaternion inverse()
Undocumented in source.
norm
float norm()
Undocumented in source. Be warned that the author may not have intended to support it.
sqnorm
float sqnorm()
w
float w;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
float x;
y
float y;
z
float z;
Undocumented in source.

Meta