VectorRegisterDouble

Double[2] vector register type, where the first double (X) is stored in the lowest 64 bits, and so on.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/UnrealMathFPU.h

Include

#include "Math/UnrealMathFPU.h"

Syntax

struct VectorRegisterDouble

Remarks

Double[2] vector register type, where the first double (X) is stored in the lowest 64 bits, and so on.

Variables

Name Description

Public variable

double[2]

 

V

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