dtRotate90

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

dtRotate90

(
    float* dest,
    const float* v,
    const float* center,
    const dtRotation rot
)

Rotate vector around center position by increments of 90 degrees.

Public function

void

 

dtRotate90

(
    unsigned short* dest,
    const unsigned short* v,
    const unsigned short* center,
    const dtRotation rot
)

Rotate vector around center position by increments of 90 degrees.

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