|
anyKode Marilou
|
Cross product of two vectors.
static MODAVECTOR3 Cross(const MODAVECTOR3 & Left, const MODAVECTOR3 & Right);
|
Parameters |
Description |
|
const MODAVECTOR3 & Left |
[in] Left vector. |
|
const MODAVECTOR3 & Right |
[in] Right vector. |
the cross products of two vectors.
Cross returns the cross products of two vectors.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|