Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathFPU.h |
Include | #include "Math/UnrealMathFPU.h" |
Syntax
struct AlignedDouble4
Remarks
Helper for conveniently aligning a double array for extraction from VectorRegister4Double.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
double[4] | V |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
AlignedDouble4
(
const VectorRegister4Double& Vec |
||
![]() |
AlignedDouble4
(
const VectorRegister4Double& Vec |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
VectorRegister4Double | ||
![]() ![]() |
VectorRegister4Double |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
double | operator[]
(
int32 Index |
|
![]() |
double & | operator[]
(
int32 Index |
|
![]() ![]() |
double | operator[]
(
int32 Index |
|
![]() |
double & | operator[]
(
int32 Index |