cross
Returns the cross product of p0.xyz and p1.xyz.
|
(1) |
-
Returns the cross product of p0.xyz and p1.xyz.
Parameters:-
const vec<F, N>p0 -
const vec<F, N>p1
-
Returns the cross product of p0.xyz and p1.xyz.
|
(1) |
const vec<F, N>
p0
const vec<F, N>
p1