Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorDot3
(
const VectorRegister4Float& Vec1, |
Calculates the dot3 product of two vectors and returns a vector with the result in all 4 components. | |
| VectorRegister4Double | VectorDot3
(
const VectorRegister4Double& Vec1, |
||
| VectorRegister4Float | VectorDot3
(
const VectorRegister4Float& Vec1, |
Calculates the dot3 product of two vectors and returns a vector with the result in all 4 components. | |
| VectorRegister4Double | VectorDot3
(
const VectorRegister4Double& Vec1, |