VectorSelect

Overload list

Windows
MacOS
Linux
Name Description

Public function

VectorRegist...

 

VectorSelect

(
    const VectorRegister& Mask,
    const VectorRegister& Vec1,
    const VectorRegister& Vec2
)

Other platforms get this in UnrealMathFPU.h

Public function

VectorRegist...

 

VectorSelect

(
    const VectorRegister& Mask,
    const VectorRegister& Vec1,
    const VectorRegister& Vec2
)

Does a bitwise vector selection based on a mask (e.g., created from VectorCompareXX)

Public function

VectorRegist...

 

VectorSelect

(
    const VectorRegister& Mask,
    const VectorRegister& Vec1,
    const VectorRegister& Vec2
)

Does a bitwise vector selection based on a mask (e.g., created from VectorCompareXX)

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