VectorDot4

Overload list

Windows
MacOS
Linux
Name Description

Public function

VectorRegist...

 

VectorDot4

(
    const VectorRegister& Vec1,
    const VectorRegister& Vec2
)

Calculates the dot4 product of two vectors and returns a vector with the result in all 4 components.

Public function

VectorRegist...

 

VectorDot4

(
    VectorRegister Vec1,
    VectorRegister Vec2
)

Calculates the dot4 product of two vectors and returns a vector with the result in all 4 components.

Public function

VectorRegist...

 

VectorDot4

(
    const VectorRegister& Vec1,
    const VectorRegister& Vec2
)

Calculates the dot4 product of two vectors and returns a vector with the result in all 4 components.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss