Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| float | VectorDot3Scalar
(
const VectorRegister4Float& Vec1, |
Calculates the dot3 product of two vectors and returns a scalar value. | |
| double | VectorDot3Scalar
(
const VectorRegister4Double& Vec1, |
||
| float | VectorDot3Scalar
(
const VectorRegister4Float& Vec1, |
||
| double | VectorDot3Scalar
(
const VectorRegister4Double& Vec1, |