Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorCross
(
const VectorRegister4Float& Vec1, |
Calculates the cross product of two vectors (XYZ components). | |
| VectorRegister4Double | VectorCross
(
const VectorRegister4Double& Vec1, |