VectorSinCos

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

VectorSinCos

(
    VectorRegister*RESTRICT VSinAn...,
    VectorRegister*RESTRICT VCosAn...,
    const VectorRegister*RESTRICT ...
)

Computes the sine and cosine of each component of a Vector.

Public function

void

 

VectorSinCos

(
    VectorRegister* VSinAngles,
    VectorRegister* VCosAngles,
    const VectorRegister* VAngles
)

Computes the sine and cosine of each component of a Vector.

Public function

void

 

VectorSinCos

(
    VectorRegister* VSinAngles,
    VectorRegister* VCosAngles,
    const VectorRegister* VAngles
)

Computes the sine and cosine of each component of a Vector.

Public function

void

 

VectorSinCos

(
    VectorRegister*RESTRICT VSinAn...,
    VectorRegister*RESTRICT VCosAn...,
    const VectorRegister*RESTRICT ...
)

Computes the sine and cosine of each component of a Vector.

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